[][src]Type Definition ash::vk::PFN_vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV

type PFN_vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV = extern "system" fn(physical_device: PhysicalDevice, p_combination_count: *mut u32, p_combinations: *mut FramebufferMixedSamplesCombinationNV) -> Result;