vkGetPhysicalDeviceFeatures2 top-level property

VkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceFeatures2
getter/setter pair

Implementation

VkGetPhysicalDeviceFeatures2 vkGetPhysicalDeviceFeatures2 =
    loadFunction<VkGetPhysicalDeviceFeatures2Native>(
            _library, 'vkGetPhysicalDeviceFeatures2')
        .asFunction<VkGetPhysicalDeviceFeatures2>();