struct PhysicalDeviceMaintenance5Properties
Defined at line 124526 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceMaintenance5Properties, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceMaintenance5Properties.html
Public Members
StructureType sType
void * pNext
Bool32 earlyFragmentMultisampleCoverageAfterSampleCounting
Bool32 earlyFragmentSampleMaskTestBeforeSampleCounting
Bool32 depthStencilSwizzleOneSupport
Bool32 polygonModePointSize
Bool32 nonStrictSinglePixelWideLinesUseParallelogram
Bool32 nonStrictWideLinesUseParallelogram
Public Methods
void PhysicalDeviceMaintenance5Properties (Bool32earlyFragmentMultisampleCoverageAfterSampleCounting_,Bool32earlyFragmentSampleMaskTestBeforeSampleCounting_,Bool32depthStencilSwizzleOneSupport_,Bool32polygonModePointSize_,Bool32nonStrictSinglePixelWideLinesUseParallelogram_,Bool32nonStrictWideLinesUseParallelogram_,void *pNext_)
Defined at line 124534 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance5Properties (const PhysicalDeviceMaintenance5Properties & rhs)
Defined at line 124551 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance5Properties (const VkPhysicalDeviceMaintenance5Properties & rhs)
Defined at line 124553 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance5Properties & operator= (const PhysicalDeviceMaintenance5Properties & rhs)
Defined at line 124558 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance5Properties & operator= (const VkPhysicalDeviceMaintenance5Properties & rhs)
Defined at line 124561 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMaintenance5Properties & operator const VkPhysicalDeviceMaintenance5Properties & ()
Defined at line 124567 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMaintenance5Properties & operator VkPhysicalDeviceMaintenance5Properties & ()
Defined at line 124572 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMaintenance5Properties * operator const VkPhysicalDeviceMaintenance5Properties * ()
Defined at line 124577 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMaintenance5Properties * operator VkPhysicalDeviceMaintenance5Properties * ()
Defined at line 124582 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceMaintenance5Properties & )
Defined at line 124603 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp