Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2380 struct VkSubpassDescriptionDepthStencilResolveKHR struct
2382 VkStructureType sType;
2383 const void* pNext;
2384 VkResolveModeFlagBitsKHR depthResolveMode;
2385 VkResolveModeFlagBitsKHR stencilResolveMode;
2386 const VkAttachmentReference2KHR* pDepthStencilResolveAttachment;
DvkVulkan_c.inl6318 typedef struct VkSubpassDescriptionDepthStencilResolveKHR { struct
6324 } VkSubpassDescriptionDepthStencilResolveKHR; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in6315 typedef struct VkSubpassDescriptionDepthStencilResolveKHR { struct
6321 } VkSubpassDescriptionDepthStencilResolveKHR; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6235 typedef struct VkSubpassDescriptionDepthStencilResolveKHR { struct
6241 } VkSubpassDescriptionDepthStencilResolveKHR; argument
/external/vulkan-headers/registry/
Dvalidusage.json3791 "VkSubpassDescriptionDepthStencilResolveKHR": { object