fn query_cooperative_matrix_properties(
coop_matrix: &Instance,
phd: PhysicalDevice,
) -> Vec<CooperativeMatrixProperties>Available on
vulkan only.Expand description
Query all supported cooperative matrix configurations from Vulkan.