vkGetDeviceGroupSurfacePresentModesKHR top-level property

VkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR
getter/setter pair

Implementation

VkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR =
    loadFunction<VkGetDeviceGroupSurfacePresentModesKHRNative>(
            _library, 'vkGetDeviceGroupSurfacePresentModesKHR')
        .asFunction<VkGetDeviceGroupSurfacePresentModesKHR>();