struct CooperativeMatrixPropertiesKHR

Defined at line 17111 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
vk::Bool32 saturatingAccumulation
ScopeKHR scope

Public Methods

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

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

void CooperativeMatrixPropertiesKHR (const CooperativeMatrixPropertiesKHR & rhs)

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

void CooperativeMatrixPropertiesKHR (const VkCooperativeMatrixPropertiesKHR & rhs)

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

CooperativeMatrixPropertiesKHR & operator= (const CooperativeMatrixPropertiesKHR & rhs)

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

CooperativeMatrixPropertiesKHR & operator= (const VkCooperativeMatrixPropertiesKHR & rhs)

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

const VkCooperativeMatrixPropertiesKHR & operator const VkCooperativeMatrixPropertiesKHR & ()

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

VkCooperativeMatrixPropertiesKHR & operator VkCooperativeMatrixPropertiesKHR & ()

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

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

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