struct CooperativeMatrixPropertiesNV

Defined at line 17230 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_, vk::ComponentTypeNV AType_, vk::ComponentTypeNV BType_, vk::ComponentTypeNV CType_, vk::ComponentTypeNV DType_, vk::ScopeNV scope_, void * pNext_)

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

void CooperativeMatrixPropertiesNV (const CooperativeMatrixPropertiesNV & rhs)

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

void CooperativeMatrixPropertiesNV (const VkCooperativeMatrixPropertiesNV & rhs)

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

CooperativeMatrixPropertiesNV & operator= (const CooperativeMatrixPropertiesNV & rhs)

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

CooperativeMatrixPropertiesNV & operator= (const VkCooperativeMatrixPropertiesNV & rhs)

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

const VkCooperativeMatrixPropertiesNV & operator const VkCooperativeMatrixPropertiesNV & ()

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

VkCooperativeMatrixPropertiesNV & operator VkCooperativeMatrixPropertiesNV & ()

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

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

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