struct PhysicalDeviceMaintenance5Properties
Defined at line 77255 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 earlyFragmentMultisampleCoverageAfterSampleCounting
vk::Bool32 earlyFragmentSampleMaskTestBeforeSampleCounting
vk::Bool32 depthStencilSwizzleOneSupport
vk::Bool32 polygonModePointSize
vk::Bool32 nonStrictSinglePixelWideLinesUseParallelogram
vk::Bool32 nonStrictWideLinesUseParallelogram
Public Methods
void PhysicalDeviceMaintenance5Properties (vk::Bool32 earlyFragmentMultisampleCoverageAfterSampleCounting_, vk::Bool32 earlyFragmentSampleMaskTestBeforeSampleCounting_, vk::Bool32 depthStencilSwizzleOneSupport_, vk::Bool32 polygonModePointSize_, vk::Bool32 nonStrictSinglePixelWideLinesUseParallelogram_, vk::Bool32 nonStrictWideLinesUseParallelogram_, void * pNext_)
Defined at line 77263 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance5Properties (const PhysicalDeviceMaintenance5Properties & rhs)
Defined at line 77280 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMaintenance5Properties (const VkPhysicalDeviceMaintenance5Properties & rhs)
Defined at line 77282 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance5Properties & operator= (const PhysicalDeviceMaintenance5Properties & rhs)
Defined at line 77287 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMaintenance5Properties & operator= (const VkPhysicalDeviceMaintenance5Properties & rhs)
Defined at line 77290 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMaintenance5Properties & operator const VkPhysicalDeviceMaintenance5Properties & ()
Defined at line 77296 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMaintenance5Properties & operator VkPhysicalDeviceMaintenance5Properties & ()
Defined at line 77301 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceMaintenance5Properties & )
Defined at line 77333 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp