vkGetPhysicalDeviceFormatProperties2KHR top-level property

VkGetPhysicalDeviceFormatProperties2KHR vkGetPhysicalDeviceFormatProperties2KHR
getter/setter pair

Implementation

VkGetPhysicalDeviceFormatProperties2KHR
    vkGetPhysicalDeviceFormatProperties2KHR =
    loadFunction<VkGetPhysicalDeviceFormatProperties2KHRNative>(
            _library, 'vkGetPhysicalDeviceFormatProperties2KHR')
        .asFunction<VkGetPhysicalDeviceFormatProperties2KHR>();