aboutsummaryrefslogtreecommitdiffstats
path: root/resources/cl-common.cfg
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-02-22 12:47:41 +0100
committerMichael Bien <[email protected]>2010-02-22 12:47:41 +0100
commit7c83da1d2e3e8d122e562408a63a13928cc97c83 (patch)
tree78957152423cc8b3623feae6b7376e047b0d04ae /resources/cl-common.cfg
parentb014104bc4d2c7b05767bf5364b8b972474850d1 (diff)
several small refactorings, api and javadoc improvements.
added automatically generated specialized CLExceptions for each known OpenCL error. added get/set Properties to CLCommandQueue.
Diffstat (limited to 'resources/cl-common.cfg')
-rw-r--r--resources/cl-common.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/cl-common.cfg b/resources/cl-common.cfg
index 79c2845c..c6b7b07f 100644
--- a/resources/cl-common.cfg
+++ b/resources/cl-common.cfg
@@ -78,6 +78,7 @@ NioDirectOnly clSetCommandQueueProperty
NioDirectOnly clWaitForEvents
#NioDirectOnly clCreateContext
#NioDirectOnly clBuildProgram
+NioDirectOnly clIcdGetPlatformIDsKHR
#extensions
NioDirectOnly clGetGLContextInfoKHR