Skip to content

Commit da1282c

Browse files
authored
update non-provisional extensions to version 1.0.0 (#1133)
* update non-provisional extensions to version 1.0.0 * update a few other revision comments, just in case * remove leftover conversion comments
1 parent e63670e commit da1282c

9 files changed

Lines changed: 24 additions & 40 deletions

api/cl_khr_external_memory.asciidoc

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@
33

44
include::{generated}/meta/{refprefix}cl_khr_external_memory.txt[]
55

6-
//@ *Revision*::
7-
//@ 0.9.3
8-
//@ *Extension and Version Dependencies*::
9-
//@ This extension requires OpenCL 3.0.
10-
116
=== Other Extension Metadata
127

138
*Last Modified Date*::
14-
2023-08-29
9+
2024-03-15
1510
*IP Status*::
1611
No known IP claims.
1712
*Contributors*::
@@ -308,3 +303,5 @@ while (true) {
308303
** Added query for
309304
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
310305
(provisional).
306+
* Revision 1.0.0, 2024-03-15
307+
** First non-provisional version.

api/cl_khr_external_memory_dma_buf.asciidoc

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,10 @@
33

44
include::{generated}/meta/{refprefix}cl_khr_external_memory_dma_buf.txt[]
55

6-
//@ *Revision*::
7-
//@ 0.9.3
8-
//@ *Extension and Version Dependencies*::
9-
//@ This extension requires OpenCL 3.0.
10-
//@ This extension requires the {cl_khr_external_memory_EXT} extension.
11-
126
=== Other Extension Metadata
137

148
*Last Modified Date*::
15-
2023-08-29
9+
2024-03-15
1610
*IP Status*::
1711
No known IP claims.
1812
*Contributors*::
@@ -74,3 +68,5 @@ TODO
7468
** Added query for
7569
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
7670
(provisional).
71+
* Revision 1.0.0, 2024-03-15
72+
** First non-provisional version.

api/cl_khr_external_memory_dx.asciidoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33

44
include::{generated}/meta/{refprefix}cl_khr_external_memory_dx.txt[]
55

6-
//@ *Revision*::
7-
//@ 0.9.3
8-
//@ *Extension and Version Dependencies*::
9-
//@ This extension requires OpenCL 3.0.
10-
//@ This extension requires the {cl_khr_external_memory_EXT} extension.
11-
126
=== Other Extension Metadata
137

148
*Last Modified Date*::

api/cl_khr_external_memory_opaque_fd.asciidoc

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,10 @@
33

44
include::{generated}/meta/{refprefix}cl_khr_external_memory_opaque_fd.txt[]
55

6-
//@ *Revision*::
7-
//@ 0.9.3
8-
//@ *Extension and Version Dependencies*::
9-
//@ This extension requires OpenCL 3.0.
10-
//@ This extension requires the {cl_khr_external_memory_EXT} extension.
11-
126
=== Other Extension Metadata
137

148
*Last Modified Date*::
15-
2023-08-29
9+
2024-03-15
1610
*IP Status*::
1711
No known IP claims.
1812
*Contributors*::
@@ -74,3 +68,5 @@ TODO
7468
** Added query for
7569
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
7670
(provisional).
71+
* Revision 1.0.0, 2024-03-15
72+
** First non-provisional version.

api/cl_khr_external_memory_win32.asciidoc

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,10 @@
33

44
include::{generated}/meta/{refprefix}cl_khr_external_memory_win32.txt[]
55

6-
//@ *Revision*::
7-
//@ 0.9.3
8-
//@ *Extension and Version Dependencies*::
9-
//@ This extension requires OpenCL 3.0.
10-
//@ This extension requires the {cl_khr_external_memory_EXT} extension.
11-
126
=== Other Extension Metadata
137

148
*Last Modified Date*::
15-
2023-08-29
9+
2024-03-15
1610
*IP Status*::
1711
No known IP claims.
1812
*Contributors*::
@@ -75,3 +69,5 @@ TODO
7569
** Added query for
7670
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
7771
(provisional).
72+
* Revision 1.0.0, 2024-03-15
73+
** First non-provisional version.

api/cl_khr_external_semaphore.asciidoc

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

88
*Last Modified Date*::
9-
2021-09-10
9+
2024-03-15
1010
*Interactions and External Dependencies*::
1111
* This extension requires OpenCL 1.2.
1212
* The {cl_khr_semaphore_EXT} extension is required as it defines semaphore
@@ -282,4 +282,5 @@ while (true) {
282282
** Added {CL_SEMAPHORE_EXPORTABLE_KHR}.
283283
* Revision 0.9.2, 2023-11-21
284284
** Added re-import function call to {cl_khr_external_semaphore_sync_fd_EXT}
285-
285+
* Revision 1.0.0, 2024-03-15
286+
** First non-provisional version.

api/cl_khr_external_semaphore_opaque_fd.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_external_semaphore_opaque_fd.txt[]
66
=== Other Extension Metadata
77

88
*Last Modified Date*::
9-
2021-09-10
9+
2024-03-15
1010
*IP Status*::
1111
No known IP claims.
1212
*Contributors*::
@@ -43,3 +43,5 @@ introduced by {cl_khr_external_semaphore_EXT}.
4343

4444
* Revision 0.9.0, 2021-09-10
4545
** Initial version (provisional).
46+
* Revision 1.0.0, 2024-03-15
47+
** First non-provisional version.

api/cl_khr_external_semaphore_sync_fd.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_external_semaphore_sync_fd.txt[]
66
=== Other Extension Metadata
77

88
*Last Modified Date*::
9-
2021-09-10
9+
2024-03-15
1010
*IP Status*::
1111
No known IP claims.
1212
*Contributors*::
@@ -56,3 +56,5 @@ external semaphore using the APIs introduced by
5656
** Added {CL_SEMAPHORE_EXPORTABLE_KHR}.
5757
* Revision 0.9.2, 2023-11-21
5858
** Added re-import function call to {cl_khr_external_semaphore_sync_fd_EXT}
59+
* Revision 1.0.0, 2024-03-15
60+
** First non-provisional version.

api/cl_khr_semaphore.asciidoc

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

88
*Last Modified Date*::
9-
2023-08-01
9+
2024-03-15
1010
*IP Status*::
1111
No known IP claims.
1212
*Contributors*::
@@ -254,5 +254,5 @@ while (true) {
254254
* Revision 0.9.1, 2023-08-01
255255
** Changed device handle list enum to the semaphore-specific
256256
{CL_SEMAPHORE_DEVICE_HANDLE_LIST_KHR} (provisional).
257-
258-
257+
* Revision 1.0.0, 2024-03-15
258+
** First non-provisional version.

0 commit comments

Comments
 (0)