struct PhysicalDeviceDepthClampControlFeaturesEXT
Defined at line 106326 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_depth_clamp_control ===
Public Members
StructureType sType
void * pNext
Bool32 depthClampControl
Public Methods
void PhysicalDeviceDepthClampControlFeaturesEXT (Bool32 depthClampControl_, void * pNext_)
Defined at line 106334 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDepthClampControlFeaturesEXT (const PhysicalDeviceDepthClampControlFeaturesEXT & rhs)
Defined at line 106340 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDepthClampControlFeaturesEXT (const VkPhysicalDeviceDepthClampControlFeaturesEXT & rhs)
Defined at line 106342 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClampControlFeaturesEXT & operator= (const PhysicalDeviceDepthClampControlFeaturesEXT & rhs)
Defined at line 106347 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClampControlFeaturesEXT & operator= (const VkPhysicalDeviceDepthClampControlFeaturesEXT & rhs)
Defined at line 106350 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClampControlFeaturesEXT & setPNext (void * pNext_)
Defined at line 106357 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClampControlFeaturesEXT && setPNext (void * pNext_)
Defined at line 106363 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClampControlFeaturesEXT & setDepthClampControl (Bool32 depthClampControl_)
Defined at line 106369 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClampControlFeaturesEXT && setDepthClampControl (Bool32 depthClampControl_)
Defined at line 106375 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDepthClampControlFeaturesEXT & operator const VkPhysicalDeviceDepthClampControlFeaturesEXT & ()
Defined at line 106382 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDepthClampControlFeaturesEXT & operator VkPhysicalDeviceDepthClampControlFeaturesEXT & ()
Defined at line 106387 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDepthClampControlFeaturesEXT * operator const VkPhysicalDeviceDepthClampControlFeaturesEXT * ()
Defined at line 106392 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDepthClampControlFeaturesEXT * operator VkPhysicalDeviceDepthClampControlFeaturesEXT * ()
Defined at line 106397 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDepthClampControlFeaturesEXT & )
Defined at line 106410 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp