Searched refs:DEVICE_EXTENSION_PIPELINE_LIBRARY (Results 1 – 1 of 1) sorted by relevance
247 static constexpr string_view DEVICE_EXTENSION_PIPELINE_LIBRARY { "VK_KHR_pipeline_library" }; variable476 extensions.push_back(DEVICE_EXTENSION_PIPELINE_LIBRARY); in GetPreferredDeviceExtensions()