vkGetPhysicalDeviceFormatProperties top-level property

VkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties
getter/setter pair

Implementation

VkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties =
    loadFunction<VkGetPhysicalDeviceFormatPropertiesNative>(
            _library, 'vkGetPhysicalDeviceFormatProperties')
        .asFunction<VkGetPhysicalDeviceFormatProperties>();