vkEnumerateDeviceLayerProperties top-level property

VkEnumerateDeviceLayerProperties vkEnumerateDeviceLayerProperties
getter/setter pair

Implementation

VkEnumerateDeviceLayerProperties vkEnumerateDeviceLayerProperties =
    loadFunction<VkEnumerateDeviceLayerPropertiesNative>(
            _library, 'vkEnumerateDeviceLayerProperties')
        .asFunction<VkEnumerateDeviceLayerProperties>();