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; argument
/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/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl7647 struct VkCommandBufferInheritanceRenderingInfo struct
7649 VkStructureType sType;
7650 const void* pNext;
7651 VkRenderingFlags flags;
7652 uint32_t viewMask;
7653 uint32_t colorAttachmentCount;
7654 const VkFormat* pColorAttachmentFormats;
7655 VkFormat depthAttachmentFormat;
7656 VkFormat stencilAttachmentFormat;
7657 VkSampleCountFlagBits rasterizationSamples;
DvkVulkan_c.inl8329 typedef struct VkCommandBufferInheritanceRenderingInfo { struct
8339 } VkCommandBufferInheritanceRenderingInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7208 typedef struct VkCommandBufferInheritanceRenderingInfo { struct
7218 } VkCommandBufferInheritanceRenderingInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1706 "VkCommandBufferInheritanceRenderingInfo": { object