struct PhysicalDevicePointClippingProperties
Defined at line 82296 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
PointClippingBehavior pointClippingBehavior
Public Methods
void PhysicalDevicePointClippingProperties (vk::PointClippingBehavior pointClippingBehavior_, void * pNext_)
Defined at line 82304 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePointClippingProperties (const PhysicalDevicePointClippingProperties & rhs)
Defined at line 82312 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePointClippingProperties (const VkPhysicalDevicePointClippingProperties & rhs)
Defined at line 82314 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePointClippingProperties & operator= (const PhysicalDevicePointClippingProperties & rhs)
Defined at line 82319 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePointClippingProperties & operator= (const VkPhysicalDevicePointClippingProperties & rhs)
Defined at line 82322 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePointClippingProperties & operator const VkPhysicalDevicePointClippingProperties & ()
Defined at line 82328 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePointClippingProperties & operator VkPhysicalDevicePointClippingProperties & ()
Defined at line 82333 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePointClippingProperties & )
Defined at line 82351 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp