vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV top-level property

VkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV
getter/setter pair

Implementation

VkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV
    vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV =
    loadFunction<
                VkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNVNative>(
            _library,
            'vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV')
        .asFunction<
            VkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV>();