Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | viewMask |
uint32_t | colorAttachmentCount |
const VkFormat * | pColorAttachmentFormats |
VkFormat | depthAttachmentFormat |
VkFormat | stencilAttachmentFormat |
Definition at line 7291 of file vulkan_core.h.
uint32_t VkPipelineRenderingCreateInfo::colorAttachmentCount |
Definition at line 7295 of file vulkan_core.h.
VkFormat VkPipelineRenderingCreateInfo::depthAttachmentFormat |
Definition at line 7297 of file vulkan_core.h.
const VkFormat* VkPipelineRenderingCreateInfo::pColorAttachmentFormats |
Definition at line 7296 of file vulkan_core.h.
const void* VkPipelineRenderingCreateInfo::pNext |
Definition at line 7293 of file vulkan_core.h.
VkFormat VkPipelineRenderingCreateInfo::stencilAttachmentFormat |
Definition at line 7298 of file vulkan_core.h.
VkStructureType VkPipelineRenderingCreateInfo::sType |
Definition at line 7292 of file vulkan_core.h.
uint32_t VkPipelineRenderingCreateInfo::viewMask |
Definition at line 7294 of file vulkan_core.h.