// Copyright 2023 The Khronos Group Inc. // // SPDX-License-Identifier: CC-BY-4.0 include::{generated}/meta/{refprefix}VK_MSFT_layered_driver.adoc[] === Other Extension Metadata *Last Modified Date*:: 2023-06-21 *IP Status*:: No known IP claims. *Contributors*:: - Jesse Natalie, Microsoft === Description This extension adds new physical device properties to allow applications and the Vulkan ICD loader to understand when a physical device is implemented as a layered driver on top of another underlying API. include::{generated}/interfaces/VK_MSFT_layered_driver.adoc[] === Examples None. === Version History * Revision 1, 2023-06-21 (Jesse Natalie) ** Initial revision