struct PhysicalDeviceDepthClipEnableFeaturesEXT
Defined at line 106697 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_depth_clip_enable ===
Public Members
StructureType sType
void * pNext
Bool32 depthClipEnable
Public Methods
void PhysicalDeviceDepthClipEnableFeaturesEXT (Bool32 depthClipEnable_, void * pNext_)
Defined at line 106705 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDepthClipEnableFeaturesEXT (const PhysicalDeviceDepthClipEnableFeaturesEXT & rhs)
Defined at line 106711 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDepthClipEnableFeaturesEXT (const VkPhysicalDeviceDepthClipEnableFeaturesEXT & rhs)
Defined at line 106713 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT & operator= (const PhysicalDeviceDepthClipEnableFeaturesEXT & rhs)
Defined at line 106718 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT & operator= (const VkPhysicalDeviceDepthClipEnableFeaturesEXT & rhs)
Defined at line 106721 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT & setPNext (void * pNext_)
Defined at line 106728 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT && setPNext (void * pNext_)
Defined at line 106734 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT & setDepthClipEnable (Bool32 depthClipEnable_)
Defined at line 106740 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT && setDepthClipEnable (Bool32 depthClipEnable_)
Defined at line 106746 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDepthClipEnableFeaturesEXT & operator const VkPhysicalDeviceDepthClipEnableFeaturesEXT & ()
Defined at line 106753 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDepthClipEnableFeaturesEXT & operator VkPhysicalDeviceDepthClipEnableFeaturesEXT & ()
Defined at line 106758 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDepthClipEnableFeaturesEXT * operator const VkPhysicalDeviceDepthClipEnableFeaturesEXT * ()
Defined at line 106763 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDepthClipEnableFeaturesEXT * operator VkPhysicalDeviceDepthClipEnableFeaturesEXT * ()
Defined at line 106768 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDepthClipEnableFeaturesEXT & )
Defined at line 106781 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp