Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceFragmentShadingRatesKHR[][src]

pub type PFN_vkGetPhysicalDeviceFragmentShadingRatesKHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pFragmentShadingRateCount: *mut u32, pFragmentShadingRates: *mut VkPhysicalDeviceFragmentShadingRateKHR) -> VkResult>;