Home
last modified time | relevance | path

Searched defs:VkCommandBufferInheritanceRenderingInfo (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl7367 struct VkCommandBufferInheritanceRenderingInfo struct
7369 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;
DvkVulkan_c.inl8161 typedef struct VkCommandBufferInheritanceRenderingInfo { struct
8171 } VkCommandBufferInheritanceRenderingInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h7051 typedef struct VkCommandBufferInheritanceRenderingInfo { struct
7061 } VkCommandBufferInheritanceRenderingInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7173 typedef struct VkCommandBufferInheritanceRenderingInfo { struct
7183 } VkCommandBufferInheritanceRenderingInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1339 "VkCommandBufferInheritanceRenderingInfo": { object