vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV

Function vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV 

Source
pub unsafe extern "system" fn vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV(
    physicalDevice: VkPhysicalDevice,
    pCombinationCount: *mut u32,
    pCombinations: *mut VkFramebufferMixedSamplesCombinationNV,
) -> VkResult