1// Copyright (c) 2023 Arm Ltd. 2// 3// SPDX-License-Identifier: CC-BY-4.0 4 5include::{generated}/meta/{refprefix}VK_ARM_scheduling_controls.adoc[] 6 7=== Other Extension Metadata 8 9*Last Modified Date*:: 10 2023-08-23 11*Interactions and External Dependencies*:: 12 None 13*IP Status*:: 14 No known IP claims. 15*Contributors*:: 16 - Kévin Petit, Arm Ltd. 17 - Jan-Harald Fredriksen, Arm Ltd. 18 - Mikel Garai, Arm Ltd. 19 20=== Description 21 22This extension exposes a collection of controls to modify the scheduling 23behaviour of Arm Mali devices. 24 25include::{generated}/interfaces/VK_ARM_scheduling_controls.adoc[] 26 27=== New SPIR-V Capabilities 28 29None. 30 31=== Issues 32 33None. 34 35=== Version History 36 37 * Revision 1, 2023-08-23 (Kévin Petit) 38 ** Initial revision 39