Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2153 struct VkPhysicalDeviceDepthStencilResolveProperties struct
2155 VkStructureType sType;
2156 void* pNext;
2157 VkResolveModeFlags supportedDepthResolveModes;
2158 VkResolveModeFlags supportedStencilResolveModes;
2159 VkBool32 independentResolveNone;
2160 VkBool32 independentResolve;
DvkVulkan_c.inl6801 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
6808 } VkPhysicalDeviceDepthStencilResolveProperties; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5690 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
5697 } VkPhysicalDeviceDepthStencilResolveProperties; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5757 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
5764 } VkPhysicalDeviceDepthStencilResolveProperties; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5789 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
5796 } VkPhysicalDeviceDepthStencilResolveProperties; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5839 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
5846 } VkPhysicalDeviceDepthStencilResolveProperties; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5850 typedef struct VkPhysicalDeviceDepthStencilResolveProperties { struct
5857 } VkPhysicalDeviceDepthStencilResolveProperties; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json46067 "VkPhysicalDeviceDepthStencilResolveProperties": { object