vkGetPhysicalDeviceCooperativeVectorPropertiesNV

Function vkGetPhysicalDeviceCooperativeVectorPropertiesNV 

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