Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update non-provisional extensions to version 1.0.0 #1133

Merged
merged 3 commits into from
Apr 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions api/cl_khr_external_memory.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,10 @@

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

//@ *Revision*::
//@ 0.9.3
//@ *Extension and Version Dependencies*::
//@ This extension requires OpenCL 3.0.

=== Other Extension Metadata

*Last Modified Date*::
2023-08-29
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -308,3 +303,5 @@ while (true) {
** Added query for
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
(provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
10 changes: 3 additions & 7 deletions api/cl_khr_external_memory_dma_buf.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,10 @@

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

//@ *Revision*::
//@ 0.9.3
//@ *Extension and Version Dependencies*::
//@ This extension requires OpenCL 3.0.
//@ This extension requires the {cl_khr_external_memory_EXT} extension.

=== Other Extension Metadata

*Last Modified Date*::
2023-08-29
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -74,3 +68,5 @@ TODO
** Added query for
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
(provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
6 changes: 0 additions & 6 deletions api/cl_khr_external_memory_dx.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@

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

//@ *Revision*::
//@ 0.9.3
//@ *Extension and Version Dependencies*::
//@ This extension requires OpenCL 3.0.
//@ This extension requires the {cl_khr_external_memory_EXT} extension.

=== Other Extension Metadata

*Last Modified Date*::
Expand Down
10 changes: 3 additions & 7 deletions api/cl_khr_external_memory_opaque_fd.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,10 @@

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

//@ *Revision*::
//@ 0.9.3
//@ *Extension and Version Dependencies*::
//@ This extension requires OpenCL 3.0.
//@ This extension requires the {cl_khr_external_memory_EXT} extension.

=== Other Extension Metadata

*Last Modified Date*::
2023-08-29
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -74,3 +68,5 @@ TODO
** Added query for
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
(provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
10 changes: 3 additions & 7 deletions api/cl_khr_external_memory_win32.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,10 @@

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

//@ *Revision*::
//@ 0.9.3
//@ *Extension and Version Dependencies*::
//@ This extension requires OpenCL 3.0.
//@ This extension requires the {cl_khr_external_memory_EXT} extension.

=== Other Extension Metadata

*Last Modified Date*::
2023-08-29
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -75,3 +69,5 @@ TODO
** Added query for
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
(provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
5 changes: 3 additions & 2 deletions api/cl_khr_external_semaphore.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_semaphore.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2021-09-10
2024-03-15
*Interactions and External Dependencies*::
* This extension requires OpenCL 1.2.
* The {cl_khr_semaphore_EXT} extension is required as it defines semaphore
Expand Down Expand Up @@ -282,4 +282,5 @@ while (true) {
** Added {CL_SEMAPHORE_EXPORTABLE_KHR}.
* Revision 0.9.2, 2023-11-21
** Added re-import function call to {cl_khr_external_semaphore_sync_fd_EXT}

* Revision 1.0.0, 2024-03-15
** First non-provisional version.
4 changes: 3 additions & 1 deletion api/cl_khr_external_semaphore_opaque_fd.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_semaphore_opaque_fd.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2021-09-10
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -43,3 +43,5 @@ introduced by {cl_khr_external_semaphore_EXT}.

* Revision 0.9.0, 2021-09-10
** Initial version (provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
4 changes: 3 additions & 1 deletion api/cl_khr_external_semaphore_sync_fd.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_semaphore_sync_fd.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2021-09-10
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -56,3 +56,5 @@ external semaphore using the APIs introduced by
** Added {CL_SEMAPHORE_EXPORTABLE_KHR}.
* Revision 0.9.2, 2023-11-21
** Added re-import function call to {cl_khr_external_semaphore_sync_fd_EXT}
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
6 changes: 3 additions & 3 deletions api/cl_khr_semaphore.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_semaphore.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2023-08-01
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -254,5 +254,5 @@ while (true) {
* Revision 0.9.1, 2023-08-01
** Changed device handle list enum to the semaphore-specific
{CL_SEMAPHORE_DEVICE_HANDLE_LIST_KHR} (provisional).


* Revision 1.0.0, 2024-03-15
** First non-provisional version.