Skip to content

Commit aac93c6

Browse files
authored
switch cl_khr_kernel_clock from provisional to final (#1366)
1 parent aad1823 commit aac93c6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

api/cl_khr_kernel_clock.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_kernel_clock.txt[]
66
=== Other Extension Metadata
77

88
*Last Modified Date*::
9-
2024-03-25
9+
2024-05-02
1010
*IP Status*::
1111
No known IP claims.
1212
*Contributors*::
@@ -60,3 +60,5 @@ Support for sub-groups is required for the `clock_read_sub_group` and
6060

6161
* Revision 0.9.0, 2024-03-25
6262
** First assigned version (provisional).
63+
* Revision 1.0.0, 2025-05-02
64+
** First non-provisional version.

xml/cl.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7553,7 +7553,7 @@ server's OpenCL/api-docs repository.
75537553
<command name="clCancelCommandsIMG"/>
75547554
</require>
75557555
</extension>
7556-
<extension name="cl_khr_kernel_clock" revision="0.9.0" supported="opencl" ratified="opencl" provisional="true">
7556+
<extension name="cl_khr_kernel_clock" revision="1.0.0" supported="opencl" ratified="opencl">
75577557
<require>
75587558
<type name="CL/cl.h"/>
75597559
</require>

0 commit comments

Comments
 (0)