Searched refs:DEVICE_EXTENSION_EXTERNAL_MEMORY (Results 1 – 2 of 2) sorted by relevance
24 static constexpr string_view DEVICE_EXTENSION_EXTERNAL_MEMORY { VK_KHR_EXTERNAL_MEMORY_EXTENSION_NA… variable42 extensions.push_back(DEVICE_EXTENSION_EXTERNAL_MEMORY); in GetPlatformDeviceExtensions()
63 static constexpr string_view DEVICE_EXTENSION_EXTERNAL_MEMORY { VK_KHR_EXTERNAL_MEMORY_EXTENSION_NA… variable501 extensions.externalMemory = enabledDeviceExtensions.contains(DEVICE_EXTENSION_EXTERNAL_MEMORY); in GetEnabledCommonDeviceExtensions()