// Copyright 2023-2024 The Khronos Group Inc. // // SPDX-License-Identifier: CC-BY-4.0 include::{generated}/meta/{refprefix}VK_KHR_map_memory2.adoc[] === Other Extension Metadata *Last Modified Date*:: 2023-03-14 *Interactions and External Dependencies*:: - None *Contributors*:: - Faith Ekstrand, Collabora - Tobias Hector, AMD === Description This extension provides extensible versions of the Vulkan memory map and unmap entry points. The new entry points are functionally identical to the core entry points, except that their parameters are specified using extensible structures that can be used to pass extension-specific information. include::{generated}/interfaces/VK_KHR_map_memory2.adoc[] === Version History * Revision 0, 2022-08-03 (Faith Ekstrand) ** Internal revisions * Revision 1, 2023-03-14 ** Public release