struct PhysicalDeviceDepthClipControlFeaturesEXT
Defined at line 64442 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_depth_clip_control ===
Public Members
StructureType sType
void * pNext
vk::Bool32 depthClipControl
Public Methods
void PhysicalDeviceDepthClipControlFeaturesEXT (vk::Bool32 depthClipControl_, void * pNext_)
Defined at line 64450 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDepthClipControlFeaturesEXT (const PhysicalDeviceDepthClipControlFeaturesEXT & rhs)
Defined at line 64457 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDepthClipControlFeaturesEXT (const VkPhysicalDeviceDepthClipControlFeaturesEXT & rhs)
Defined at line 64459 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipControlFeaturesEXT & operator= (const PhysicalDeviceDepthClipControlFeaturesEXT & rhs)
Defined at line 64464 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipControlFeaturesEXT & operator= (const VkPhysicalDeviceDepthClipControlFeaturesEXT & rhs)
Defined at line 64467 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipControlFeaturesEXT & setPNext (void * pNext_)
Defined at line 64474 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipControlFeaturesEXT & setDepthClipControl (vk::Bool32 depthClipControl_)
Defined at line 64480 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDepthClipControlFeaturesEXT & operator const VkPhysicalDeviceDepthClipControlFeaturesEXT & ()
Defined at line 64488 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDepthClipControlFeaturesEXT & operator VkPhysicalDeviceDepthClipControlFeaturesEXT & ()
Defined at line 64493 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDepthClipControlFeaturesEXT & )
Defined at line 64511 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp