Skip to content

Commit

Permalink
spec source for provisional extensions (#695)
Browse files Browse the repository at this point in the history
* spec source for provisional extensions:

cl_khr_semaphore
cl_khr_external_semaphore and related extensions
cl_khr_external_memory and related extensions

* Apply editorial suggestions from code review

Co-authored-by: Jim Lewis <[email protected]>

* Apply suggestions from code review

Co-authored-by: Alastair Murray <[email protected]>

Co-authored-by: Jim Lewis <[email protected]>
Co-authored-by: Alastair Murray <[email protected]>
  • Loading branch information
3 people authored Oct 15, 2021
1 parent ece170d commit 0949c2d
Show file tree
Hide file tree
Showing 5 changed files with 2,175 additions and 2 deletions.
5 changes: 5 additions & 0 deletions OpenCL_Ext.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@ include::ext/cl_khr_suggested_local_work_size.asciidoc[]

include::ext/cl_khr_integer_dot_product.asciidoc[]

include::ext/cl_khr_semaphore.asciidoc[]

include::ext/cl_khr_external_semaphore.asciidoc[]
include::ext/cl_khr_external_memory.asciidoc[]

// NOTE: To keep meaningful section numbers, new
// extension documents should be added above here!

Expand Down
Loading

0 comments on commit 0949c2d

Please sign in to comment.