Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
Dvulkan.h4799 typedef struct VkCommandBufferInheritanceRenderingInfo { struct
4809 } VkCommandBufferInheritanceRenderingInfo; typedef
/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; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl7684 struct VkCommandBufferInheritanceRenderingInfo struct
7686 VkStructureType sType;
7687 const void* pNext;
7688 VkRenderingFlags flags;
7689 uint32_t viewMask;
7690 uint32_t colorAttachmentCount;
7691 const VkFormat* pColorAttachmentFormats;
7692 VkFormat depthAttachmentFormat;
7693 VkFormat stencilAttachmentFormat;
7694 VkSampleCountFlagBits rasterizationSamples;
DvkVulkan_c.inl8330 typedef struct VkCommandBufferInheritanceRenderingInfo { struct
8340 } VkCommandBufferInheritanceRenderingInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7208 typedef struct VkCommandBufferInheritanceRenderingInfo { struct
7218 } VkCommandBufferInheritanceRenderingInfo; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json1706 "VkCommandBufferInheritanceRenderingInfo": { object