struct CooperativeMatrixPropertiesKHR

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

=== VK_KHR_cooperative_matrix ===

Public Members

StructureType sType
void * pNext
uint32_t MSize
uint32_t NSize
uint32_t KSize
ComponentTypeKHR AType
ComponentTypeKHR BType
ComponentTypeKHR CType
ComponentTypeKHR ResultType
Bool32 saturatingAccumulation
ScopeKHR scope

Public Methods

void CooperativeMatrixPropertiesKHR (uint32_t MSize_, uint32_t NSize_, uint32_t KSize_, ComponentTypeKHR AType_, ComponentTypeKHR BType_, ComponentTypeKHR CType_, ComponentTypeKHR ResultType_, Bool32 saturatingAccumulation_, ScopeKHR scope_, void * pNext_)

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

void CooperativeMatrixPropertiesKHR (const CooperativeMatrixPropertiesKHR & rhs)

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

void CooperativeMatrixPropertiesKHR (const VkCooperativeMatrixPropertiesKHR & rhs)

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

CooperativeMatrixPropertiesKHR & operator= (const CooperativeMatrixPropertiesKHR & rhs)

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

CooperativeMatrixPropertiesKHR & operator= (const VkCooperativeMatrixPropertiesKHR & rhs)

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

const VkCooperativeMatrixPropertiesKHR & operator const VkCooperativeMatrixPropertiesKHR & ()

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

VkCooperativeMatrixPropertiesKHR & operator VkCooperativeMatrixPropertiesKHR & ()

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

const VkCooperativeMatrixPropertiesKHR * operator const VkCooperativeMatrixPropertiesKHR * ()

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

VkCooperativeMatrixPropertiesKHR * operator VkCooperativeMatrixPropertiesKHR * ()

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

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

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