vkGetPhysicalDeviceCooperativeMatrixPropertiesKHR

Function vkGetPhysicalDeviceCooperativeMatrixPropertiesKHR 

Source
pub unsafe extern "system" fn vkGetPhysicalDeviceCooperativeMatrixPropertiesKHR(
    physicalDevice: VkPhysicalDevice,
    pPropertyCount: *mut u32,
    pProperties: *mut VkCooperativeMatrixPropertiesKHR,
) -> VkResult