Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceDepthClipControlFeaturesEXT (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c853 VkPhysicalDeviceDepthClipControlFeaturesEXT *features = in lvp_GetPhysicalDeviceFeatures2()
854 (VkPhysicalDeviceDepthClipControlFeaturesEXT *)ext; in lvp_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c859 VkPhysicalDeviceDepthClipControlFeaturesEXT *features = in tu_GetPhysicalDeviceFeatures2()
860 (VkPhysicalDeviceDepthClipControlFeaturesEXT *)ext; in tu_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1826 VkPhysicalDeviceDepthClipControlFeaturesEXT *features = in anv_GetPhysicalDeviceFeatures2()
1827 (VkPhysicalDeviceDepthClipControlFeaturesEXT *)ext; in anv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1805 VkPhysicalDeviceDepthClipControlFeaturesEXT *features = in radv_GetPhysicalDeviceFeatures2()
1806 (VkPhysicalDeviceDepthClipControlFeaturesEXT *)ext; in radv_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectMiscTests.cpp648 vk::VkPhysicalDeviceDepthClipControlFeaturesEXT depthClipControlFeatures = vk::initVulkanStructure();
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13882 typedef struct VkPhysicalDeviceDepthClipControlFeaturesEXT { struct
13886 } VkPhysicalDeviceDepthClipControlFeaturesEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12879 typedef struct VkPhysicalDeviceDepthClipControlFeaturesEXT { struct
12883 } VkPhysicalDeviceDepthClipControlFeaturesEXT; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h16531 typedef struct VkPhysicalDeviceDepthClipControlFeaturesEXT { struct
16535 } VkPhysicalDeviceDepthClipControlFeaturesEXT; typedef
H A Dvulkan_static_assertions.hpp5696 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipControlFeaturesEXT ) == sizeof( VkPhysicalDeviceDepthClipControlFeaturesEXT ),
H A Dvulkan_structs.hpp[all...]

Completed in 260 milliseconds