struct PhysicalDeviceDepthClipEnableFeaturesEXT
Defined at line 64540 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_depth_clip_enable ===
Public Members
StructureType sType
void * pNext
vk::Bool32 depthClipEnable
Public Methods
void PhysicalDeviceDepthClipEnableFeaturesEXT (vk::Bool32 depthClipEnable_, void * pNext_)
Defined at line 64548 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDepthClipEnableFeaturesEXT (const PhysicalDeviceDepthClipEnableFeaturesEXT & rhs)
Defined at line 64555 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDepthClipEnableFeaturesEXT (const VkPhysicalDeviceDepthClipEnableFeaturesEXT & rhs)
Defined at line 64557 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT & operator= (const PhysicalDeviceDepthClipEnableFeaturesEXT & rhs)
Defined at line 64562 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT & operator= (const VkPhysicalDeviceDepthClipEnableFeaturesEXT & rhs)
Defined at line 64565 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT & setPNext (void * pNext_)
Defined at line 64572 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDepthClipEnableFeaturesEXT & setDepthClipEnable (vk::Bool32 depthClipEnable_)
Defined at line 64578 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDepthClipEnableFeaturesEXT & operator const VkPhysicalDeviceDepthClipEnableFeaturesEXT & ()
Defined at line 64585 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDepthClipEnableFeaturesEXT & operator VkPhysicalDeviceDepthClipEnableFeaturesEXT & ()
Defined at line 64590 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDepthClipEnableFeaturesEXT & )
Defined at line 64608 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp