1// Copyright 2019-2021 The Khronos Group Inc. 2// 3// SPDX-License-Identifier: CC-BY-4.0 4 5include::{generated}/meta/{refprefix}VK_EXT_pipeline_creation_feedback.txt[] 6 7=== Other Extension Metadata 8 9*Last Modified Date*:: 10 2019-03-12 11*IP Status*:: 12 No known IP claims. 13*Contributors*:: 14 - Jean-Francois Roy, Google 15 - Hai Nguyen, Google 16 - Andrew Ellem, Google 17 - Bob Fraser, Google 18 - Sujeevan Rajayogam, Google 19 - Jan-Harald Fredriksen, ARM 20 - Jeff Leger, Qualcomm Technologies, Inc. 21 - Jeff Bolz, NVIDIA 22 - Daniel Koch, NVIDIA 23 - Neil Henning, AMD 24 25=== Description 26 27This extension adds a mechanism to provide feedback to an application about 28pipeline creation, with the specific goal of allowing a feedback loop 29between build systems and in-the-field application executions to ensure 30effective pipeline caches are shipped to customers. 31 32include::{generated}/interfaces/VK_EXT_pipeline_creation_feedback.txt[] 33 34=== Version History 35 36 * Revision 1, 2019-03-12 (Jean-Francois Roy) 37 - Initial revision 38