1// Copyright (c) 2021 The Khronos Group Inc. 2// 3// SPDX-License-Identifier: CC-BY-4.0 4 5include::{generated}/meta/{refprefix}VK_EXT_extended_dynamic_state2.txt[] 6 7=== Other Extension Metadata 8 9*Last Modified Date*:: 10 2021-04-12 11*IP Status*:: 12 No known IP claims. 13*Contributors*:: 14 - Vikram Kushwaha, NVIDIA 15 - Piers Daniell, NVIDIA 16 - Jeff Bolz, NVIDIA 17 18=== Description 19 20This extension adds some more dynamic state to support applications that 21need to reduce the number of pipeline state objects they compile and bind. 22 23include::{generated}/interfaces/VK_EXT_extended_dynamic_state2.txt[] 24 25=== Version History 26 27 * Revision 1, 2021-04-12 (Vikram Kushwaha) 28 - Internal revisions 29