struct PhysicalDeviceCooperativeMatrixFeaturesNV

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

wrapper struct for struct VkPhysicalDeviceCooperativeMatrixFeaturesNV, see

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

Public Members

StructureType sType
void * pNext
Bool32 cooperativeMatrix
Bool32 cooperativeMatrixRobustBufferAccess

Public Methods

void PhysicalDeviceCooperativeMatrixFeaturesNV (Bool32 cooperativeMatrix_, Bool32 cooperativeMatrixRobustBufferAccess_, void * pNext_)

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

void PhysicalDeviceCooperativeMatrixFeaturesNV (const PhysicalDeviceCooperativeMatrixFeaturesNV & rhs)

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

void PhysicalDeviceCooperativeMatrixFeaturesNV (const VkPhysicalDeviceCooperativeMatrixFeaturesNV & rhs)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & operator= (const PhysicalDeviceCooperativeMatrixFeaturesNV & rhs)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & operator= (const VkPhysicalDeviceCooperativeMatrixFeaturesNV & rhs)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & setPNext (void * pNext_)

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

PhysicalDeviceCooperativeMatrixFeaturesNV && setPNext (void * pNext_)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & setCooperativeMatrix (Bool32 cooperativeMatrix_)

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

PhysicalDeviceCooperativeMatrixFeaturesNV && setCooperativeMatrix (Bool32 cooperativeMatrix_)

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

PhysicalDeviceCooperativeMatrixFeaturesNV & setCooperativeMatrixRobustBufferAccess (Bool32 cooperativeMatrixRobustBufferAccess_)

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

PhysicalDeviceCooperativeMatrixFeaturesNV && setCooperativeMatrixRobustBufferAccess (Bool32 cooperativeMatrixRobustBufferAccess_)

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

const VkPhysicalDeviceCooperativeMatrixFeaturesNV & operator const VkPhysicalDeviceCooperativeMatrixFeaturesNV & ()

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

VkPhysicalDeviceCooperativeMatrixFeaturesNV & operator VkPhysicalDeviceCooperativeMatrixFeaturesNV & ()

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

const VkPhysicalDeviceCooperativeMatrixFeaturesNV * operator const VkPhysicalDeviceCooperativeMatrixFeaturesNV * ()

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

VkPhysicalDeviceCooperativeMatrixFeaturesNV * operator VkPhysicalDeviceCooperativeMatrixFeaturesNV * ()

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

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

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