Skip to content

Commit 0949c2d

Browse files
bashbaugjlewis-austinalycm
authored
spec source for provisional extensions (#695)
* 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 <j.lewis1@samsung.com> * Apply suggestions from code review Co-authored-by: Alastair Murray <alastair.murray@codeplay.com> Co-authored-by: Jim Lewis <j.lewis1@samsung.com> Co-authored-by: Alastair Murray <alastair.murray@codeplay.com>
1 parent ece170d commit 0949c2d

5 files changed

Lines changed: 2175 additions & 2 deletions

File tree

OpenCL_Ext.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ include::ext/cl_khr_suggested_local_work_size.asciidoc[]
8484

8585
include::ext/cl_khr_integer_dot_product.asciidoc[]
8686

87+
include::ext/cl_khr_semaphore.asciidoc[]
88+
89+
include::ext/cl_khr_external_semaphore.asciidoc[]
90+
include::ext/cl_khr_external_memory.asciidoc[]
91+
8792
// NOTE: To keep meaningful section numbers, new
8893
// extension documents should be added above here!
8994

0 commit comments

Comments
 (0)