Searched defs:VkCommandBufferInheritanceRenderingInfo (Results 1 – 5 of 5) sorted by relevance
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
7173 typedef struct VkCommandBufferInheritanceRenderingInfo { struct7183 } VkCommandBufferInheritanceRenderingInfo; argument
1339 "VkCommandBufferInheritanceRenderingInfo": { object