Searched defs:VkCommandBufferInheritanceRenderingInfoKHR (Results 1 – 5 of 5) sorted by relevance
2590 struct VkCommandBufferInheritanceRenderingInfoKHR struct2592 VkStructureType sType;2593 const void* pNext;2594 VkRenderingFlagsKHR flags;2595 uint32_t viewMask;2596 uint32_t colorAttachmentCount;2597 const VkFormat* pColorAttachmentFormats;2598 VkFormat depthAttachmentFormat;2599 VkFormat stencilAttachmentFormat;2600 VkSampleCountFlagBits rasterizationSamples;
7554 typedef struct VkCommandBufferInheritanceRenderingInfoKHR { struct7564 } VkCommandBufferInheritanceRenderingInfoKHR; argument
6592 typedef struct VkCommandBufferInheritanceRenderingInfoKHR { struct6602 } VkCommandBufferInheritanceRenderingInfoKHR; argument
6603 typedef struct VkCommandBufferInheritanceRenderingInfoKHR { struct6613 } VkCommandBufferInheritanceRenderingInfoKHR; typedef
1295 "VkCommandBufferInheritanceRenderingInfoKHR": { object