Searched defs:VkCommandBufferInheritanceRenderingInfoKHR (Results 1 – 6 of 6) 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; typedef
6600 typedef struct VkCommandBufferInheritanceRenderingInfoKHR { struct6610 } VkCommandBufferInheritanceRenderingInfoKHR; argument
7808 typedef VkCommandBufferInheritanceRenderingInfo VkCommandBufferInheritanceRenderingInfoKHR; typedef
8300 typedef VkCommandBufferInheritanceRenderingInfo VkCommandBufferInheritanceRenderingInfoKHR; typedef