1// Copyright 2019-2021 The Khronos Group Inc. 2// 3// SPDX-License-Identifier: CC-BY-4.0 4 5include::{generated}/meta/{refprefix}VK_EXT_extended_dynamic_state.txt[] 6 7=== Other Extension Metadata 8 9*Last Modified Date*:: 10 2019-12-09 11*IP Status*:: 12 No known IP claims. 13*Contributors*:: 14 - Dan Ginsburg, Valve Corporation 15 - Graeme Leese, Broadcom 16 - Hans-Kristian Arntzen, Valve Corporation 17 - Jan-Harald Fredriksen, Arm Limited 18 - Jason Ekstrand, Intel 19 - Jeff Bolz, NVIDIA 20 - Jesse Hall, Google 21 - Philip Rebohle, Valve Corporation 22 - Stuart Smith, Imagination Technologies 23 - Tobias Hector, AMD 24 25=== Description 26 27This extension adds some more dynamic state to support applications that 28need to reduce the number of pipeline state objects they compile and bind. 29 30include::{generated}/interfaces/VK_EXT_extended_dynamic_state.txt[] 31 32=== Version History 33 34 * Revision 1, 2019-12-09 (Piers Daniell) 35 - Internal revisions 36