// Copyright 2016-2024 The Khronos Group Inc. // // SPDX-License-Identifier: CC-BY-4.0 include::{generated}/meta/{refprefix}VK_LUNARG_direct_driver_loading.adoc[] === Other Extension Metadata *Last Modified Date*:: 2022-11-29 *Contributors*:: - Charles Giessen, LunarG === Description This extension provides a mechanism for applications to add drivers to the implementation. This allows drivers to be included with an application without requiring installation and is capable of being used in any execution environment, such as a process running with elevated privileges. include::{generated}/interfaces/VK_LUNARG_direct_driver_loading.adoc[] === Version History * Revision 1, 2022-11-29 (Charles Giessen) ** Initial version