struct PhysicalDevicePointClippingProperties
Defined at line 131669 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDevicePointClippingProperties, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDevicePointClippingProperties.html
Public Members
StructureType sType
void * pNext
PointClippingBehavior pointClippingBehavior
Public Methods
void PhysicalDevicePointClippingProperties (PointClippingBehavior pointClippingBehavior_, void * pNext_)
Defined at line 131677 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePointClippingProperties (const PhysicalDevicePointClippingProperties & rhs)
Defined at line 131684 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePointClippingProperties (const VkPhysicalDevicePointClippingProperties & rhs)
Defined at line 131686 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePointClippingProperties & operator= (const PhysicalDevicePointClippingProperties & rhs)
Defined at line 131691 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePointClippingProperties & operator= (const VkPhysicalDevicePointClippingProperties & rhs)
Defined at line 131694 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePointClippingProperties & operator const VkPhysicalDevicePointClippingProperties & ()
Defined at line 131700 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePointClippingProperties & operator VkPhysicalDevicePointClippingProperties & ()
Defined at line 131705 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePointClippingProperties * operator const VkPhysicalDevicePointClippingProperties * ()
Defined at line 131710 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePointClippingProperties * operator VkPhysicalDevicePointClippingProperties * ()
Defined at line 131715 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePointClippingProperties & )
Defined at line 131728 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp