struct PhysicalDeviceSparseProperties
Defined at line 122408 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceSparseProperties, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceSparseProperties.html
Public Members
Bool32 residencyStandard2DBlockShape
Bool32 residencyStandard2DMultisampleBlockShape
Bool32 residencyStandard3DBlockShape
Bool32 residencyAlignedMipSize
Bool32 residencyNonResidentStrict
Public Methods
void PhysicalDeviceSparseProperties (Bool32residencyStandard2DBlockShape_,Bool32residencyStandard2DMultisampleBlockShape_,Bool32residencyStandard3DBlockShape_,Bool32residencyAlignedMipSize_,Bool32residencyNonResidentStrict_)
Defined at line 122413 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSparseProperties (const PhysicalDeviceSparseProperties & rhs)
Defined at line 122426 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSparseProperties (const VkPhysicalDeviceSparseProperties & rhs)
Defined at line 122428 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseProperties & operator= (const PhysicalDeviceSparseProperties & rhs)
Defined at line 122433 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSparseProperties & operator= (const VkPhysicalDeviceSparseProperties & rhs)
Defined at line 122436 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSparseProperties & operator const VkPhysicalDeviceSparseProperties & ()
Defined at line 122442 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSparseProperties & operator VkPhysicalDeviceSparseProperties & ()
Defined at line 122447 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSparseProperties * operator const VkPhysicalDeviceSparseProperties * ()
Defined at line 122452 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSparseProperties * operator VkPhysicalDeviceSparseProperties * ()
Defined at line 122457 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceSparseProperties & )
Defined at line 122474 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp