struct PhysicalDeviceDepthClampControlFeaturesEXT

Defined at line 64246 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

=== VK_EXT_depth_clamp_control ===

Public Members

StructureType sType
void * pNext
vk::Bool32 depthClampControl

Public Methods

void PhysicalDeviceDepthClampControlFeaturesEXT (vk::Bool32 depthClampControl_, void * pNext_)

Defined at line 64254 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceDepthClampControlFeaturesEXT (const PhysicalDeviceDepthClampControlFeaturesEXT & rhs)

Defined at line 64261 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceDepthClampControlFeaturesEXT (const VkPhysicalDeviceDepthClampControlFeaturesEXT & rhs)

Defined at line 64263 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceDepthClampControlFeaturesEXT & operator= (const PhysicalDeviceDepthClampControlFeaturesEXT & rhs)

Defined at line 64268 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceDepthClampControlFeaturesEXT & operator= (const VkPhysicalDeviceDepthClampControlFeaturesEXT & rhs)

Defined at line 64271 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceDepthClampControlFeaturesEXT & setPNext (void * pNext_)

Defined at line 64278 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceDepthClampControlFeaturesEXT & setDepthClampControl (vk::Bool32 depthClampControl_)

Defined at line 64284 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceDepthClampControlFeaturesEXT & operator const VkPhysicalDeviceDepthClampControlFeaturesEXT & ()

Defined at line 64292 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceDepthClampControlFeaturesEXT & operator VkPhysicalDeviceDepthClampControlFeaturesEXT & ()

Defined at line 64297 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceDepthClampControlFeaturesEXT & )

Defined at line 64315 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp