struct CooperativeMatrixPropertiesNV

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

=== VK_NV_cooperative_matrix ===

Public Members

StructureType sType
void * pNext
uint32_t MSize
uint32_t NSize
uint32_t KSize
ComponentTypeKHR AType
ComponentTypeKHR BType
ComponentTypeKHR CType
ComponentTypeKHR DType
ScopeKHR scope

Public Methods

void CooperativeMatrixPropertiesNV (uint32_t MSize_, uint32_t NSize_, uint32_t KSize_, ComponentTypeNV AType_, ComponentTypeNV BType_, ComponentTypeNV CType_, ComponentTypeNV DType_, ScopeNV scope_, void * pNext_)

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

void CooperativeMatrixPropertiesNV (const CooperativeMatrixPropertiesNV & rhs)

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

void CooperativeMatrixPropertiesNV (const VkCooperativeMatrixPropertiesNV & rhs)

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

CooperativeMatrixPropertiesNV & operator= (const CooperativeMatrixPropertiesNV & rhs)

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

CooperativeMatrixPropertiesNV & operator= (const VkCooperativeMatrixPropertiesNV & rhs)

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

const VkCooperativeMatrixPropertiesNV & operator const VkCooperativeMatrixPropertiesNV & ()

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

VkCooperativeMatrixPropertiesNV & operator VkCooperativeMatrixPropertiesNV & ()

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

const VkCooperativeMatrixPropertiesNV * operator const VkCooperativeMatrixPropertiesNV * ()

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

VkCooperativeMatrixPropertiesNV * operator VkCooperativeMatrixPropertiesNV * ()

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

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

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