Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2590 struct VkCommandBufferInheritanceRenderingInfoKHR struct
2592 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;
DvkVulkan_c.inl7554 typedef struct VkCommandBufferInheritanceRenderingInfoKHR { struct
7564 } VkCommandBufferInheritanceRenderingInfoKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h6592 typedef struct VkCommandBufferInheritanceRenderingInfoKHR { struct
6602 } VkCommandBufferInheritanceRenderingInfoKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6603 typedef struct VkCommandBufferInheritanceRenderingInfoKHR { struct
6613 } VkCommandBufferInheritanceRenderingInfoKHR; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json1295 "VkCommandBufferInheritanceRenderingInfoKHR": { object