Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceDepthClampZeroOneFeaturesEXT (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/extensions/
DVK_EXT_depth_clamp_zero_one.json4 "VkPhysicalDeviceDepthClampZeroOneFeaturesEXT": array
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatures.inl280 …romBlob<VkPhysicalDeviceDepthClampZeroOneFeaturesEXT>(VkPhysicalDeviceDepthClampZeroOneFeaturesEXT… argument
DvkStructTypes.inl7918 struct VkPhysicalDeviceDepthClampZeroOneFeaturesEXT struct
7920 VkStructureType sType;
7921 void* pNext;
7922 VkBool32 depthClampZeroOne;
DvkVulkan_c.inl16571 typedef struct VkPhysicalDeviceDepthClampZeroOneFeaturesEXT { struct
16575 } VkPhysicalDeviceDepthClampZeroOneFeaturesEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h15718 typedef struct VkPhysicalDeviceDepthClampZeroOneFeaturesEXT { struct
15722 } VkPhysicalDeviceDepthClampZeroOneFeaturesEXT; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json81435 "VkPhysicalDeviceDepthClampZeroOneFeaturesEXT": { object