[−][src]Function unity_native_plugin_sys::vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV
pub unsafe extern "system" fn vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV(
physicalDevice: VkPhysicalDevice,
pCombinationCount: *mut u32,
pCombinations: *mut VkFramebufferMixedSamplesCombinationNV
) -> VkResult