Searched defs:VkCommandBufferInheritanceRenderingInfo (Results 1 – 8 of 8) sorted by relevance
4799 typedef struct VkCommandBufferInheritanceRenderingInfo { struct4809 } VkCommandBufferInheritanceRenderingInfo; argument
7367 struct VkCommandBufferInheritanceRenderingInfo struct7369 VkStructureType sType;7370 const void* pNext;7371 VkRenderingFlags flags;7372 uint32_t viewMask;7373 uint32_t colorAttachmentCount;7374 const VkFormat* pColorAttachmentFormats;7375 VkFormat depthAttachmentFormat;7376 VkFormat stencilAttachmentFormat;7377 VkSampleCountFlagBits rasterizationSamples;
8161 typedef struct VkCommandBufferInheritanceRenderingInfo { struct8171 } VkCommandBufferInheritanceRenderingInfo; argument
7051 typedef struct VkCommandBufferInheritanceRenderingInfo { struct7061 } VkCommandBufferInheritanceRenderingInfo; argument
7647 struct VkCommandBufferInheritanceRenderingInfo struct7649 VkStructureType sType;7650 const void* pNext;7651 VkRenderingFlags flags;7652 uint32_t viewMask;7653 uint32_t colorAttachmentCount;7654 const VkFormat* pColorAttachmentFormats;7655 VkFormat depthAttachmentFormat;7656 VkFormat stencilAttachmentFormat;7657 VkSampleCountFlagBits rasterizationSamples;
8329 typedef struct VkCommandBufferInheritanceRenderingInfo { struct8339 } VkCommandBufferInheritanceRenderingInfo; argument
7208 typedef struct VkCommandBufferInheritanceRenderingInfo { struct7218 } VkCommandBufferInheritanceRenderingInfo; argument
1706 "VkCommandBufferInheritanceRenderingInfo": { object