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_tMSize_,uint32_tNSize_,uint32_tKSize_,vk::ComponentTypeKHRAType_,vk::ComponentTypeKHRBType_,vk::ComponentTypeKHRCType_,vk::ComponentTypeKHRResultType_,vk::Bool32saturatingAccumulation_,vk::ScopeKHRscope_,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