struct PhysicalDeviceMaintenance6Properties

Defined at line 124779 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceMaintenance6Properties, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceMaintenance6Properties.html

Public Members

StructureType sType
void * pNext
Bool32 blockTexelViewCompatibleMultipleLayers
uint32_t maxCombinedImageSamplerDescriptorCount
Bool32 fragmentShadingRateClampCombinerInputs

Public Methods

void PhysicalDeviceMaintenance6Properties (Bool32 blockTexelViewCompatibleMultipleLayers_, uint32_t maxCombinedImageSamplerDescriptorCount_, Bool32 fragmentShadingRateClampCombinerInputs_, void * pNext_)

Defined at line 124787 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceMaintenance6Properties (const PhysicalDeviceMaintenance6Properties & rhs)

Defined at line 124798 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceMaintenance6Properties (const VkPhysicalDeviceMaintenance6Properties & rhs)

Defined at line 124800 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMaintenance6Properties & operator= (const PhysicalDeviceMaintenance6Properties & rhs)

Defined at line 124805 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMaintenance6Properties & operator= (const VkPhysicalDeviceMaintenance6Properties & rhs)

Defined at line 124808 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceMaintenance6Properties & operator const VkPhysicalDeviceMaintenance6Properties & ()

Defined at line 124814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceMaintenance6Properties & operator VkPhysicalDeviceMaintenance6Properties & ()

Defined at line 124819 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceMaintenance6Properties * operator const VkPhysicalDeviceMaintenance6Properties * ()

Defined at line 124824 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceMaintenance6Properties * operator VkPhysicalDeviceMaintenance6Properties * ()

Defined at line 124829 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceMaintenance6Properties & )

Defined at line 124842 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp