vkGetDeviceGroupPeerMemoryFeatures top-level property

VkGetDeviceGroupPeerMemoryFeatures vkGetDeviceGroupPeerMemoryFeatures
getter/setter pair

Implementation

VkGetDeviceGroupPeerMemoryFeatures vkGetDeviceGroupPeerMemoryFeatures =
    loadFunction<VkGetDeviceGroupPeerMemoryFeaturesNative>(
            _library, 'vkGetDeviceGroupPeerMemoryFeatures')
        .asFunction<VkGetDeviceGroupPeerMemoryFeatures>();