// Copyright 2017-2024 The Khronos Group Inc. // // SPDX-License-Identifier: CC-BY-4.0 include::{generated}/meta/{refprefix}VK_AMDX_shader_enqueue.adoc[] === Other Extension Metadata *Last Modified Date*:: 2021-07-22 *Provisional*:: *This extension is _provisional_ and should: not be used in production applications. The functionality may: change in ways that break backwards compatibility between revisions, and before final release.* *Contributors*:: - Tobias Hector, AMD - Matthaeus Chajdas, AMD - Maciej Jesionowski, AMD - Robert Martin, AMD - Qun Lin, AMD - Rex Xu, AMD - Dominik Witczak, AMD - Karthik Srinivasan, AMD - Nicolai Haehnle, AMD - Stuart Smith, AMD === Description This extension adds the ability for developers to enqueue compute shader workgroups from other compute shaders. include::{generated}/interfaces/VK_AMDX_shader_enqueue.adoc[] === Version History * Revision 1, 2021-07-22 (Tobias Hector) ** Initial revision