vkGetPhysicalDeviceCooperativeMatrixPropertiesNV

Function vkGetPhysicalDeviceCooperativeMatrixPropertiesNV 

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