Function unity_native_plugin_sys::vkGetPhysicalDeviceFragmentShadingRatesKHR[][src]

pub unsafe extern "system" fn vkGetPhysicalDeviceFragmentShadingRatesKHR(
    physicalDevice: VkPhysicalDevice,
    pFragmentShadingRateCount: *mut u32,
    pFragmentShadingRates: *mut VkPhysicalDeviceFragmentShadingRateKHR
) -> VkResult