Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2389 struct VkPhysicalDeviceDepthStencilResolvePropertiesKHR struct
2391 VkStructureType sType;
2392 void* pNext;
2393 VkResolveModeFlagsKHR supportedDepthResolveModes;
2394 VkResolveModeFlagsKHR supportedStencilResolveModes;
2395 VkBool32 independentResolveNone;
2396 VkBool32 independentResolve;
DvkVulkan_c.inl6326 typedef struct VkPhysicalDeviceDepthStencilResolvePropertiesKHR { struct
6333 } VkPhysicalDeviceDepthStencilResolvePropertiesKHR; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in6323 typedef struct VkPhysicalDeviceDepthStencilResolvePropertiesKHR { struct
6330 } VkPhysicalDeviceDepthStencilResolvePropertiesKHR; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6243 typedef struct VkPhysicalDeviceDepthStencilResolvePropertiesKHR { struct
6250 } VkPhysicalDeviceDepthStencilResolvePropertiesKHR; argument
/external/vulkan-headers/registry/
Dvalidusage.json22607 "VkPhysicalDeviceDepthStencilResolvePropertiesKHR": { object