vkGetPhysicalDeviceFormatProperties2 top-level property

VkGetPhysicalDeviceFormatProperties2 vkGetPhysicalDeviceFormatProperties2
getter/setter pair

Implementation

VkGetPhysicalDeviceFormatProperties2 vkGetPhysicalDeviceFormatProperties2 =
    loadFunction<VkGetPhysicalDeviceFormatProperties2Native>(
            _library, 'vkGetPhysicalDeviceFormatProperties2')
        .asFunction<VkGetPhysicalDeviceFormatProperties2>();