summaryrefslogtreecommitdiffstats
path: root/make/config/cl-queue-if.cfg
blob: 171b9332b92acc9fecf0ed60c37351f8d4ed743c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Include cl-common.cfg

Style InterfaceOnly

ClassJavadoc CLCommandQueueBinding /**
ClassJavadoc CLCommandQueueBinding  * Java bindings to OpenCL command queues.
ClassJavadoc CLCommandQueueBinding  * @author Michael Bien, GlueGen, et al.
ClassJavadoc CLCommandQueueBinding  */
JavaClass CLCommandQueueBinding

IgnoreNot .*CreateCommandQueue.*|.*GetCommandQueueInfo.*|.*EnqueueRead.*|.*EnqueueWrite.*|.*EnqueueCopy.*|.*EnqueueMap.*|.*EnqueueUnmap.*|.*EnqueueBarrier.*|.*EnqueueNDRange.*|.*EnqueueTask.*|.*EnqueueMarker.*|.*EnqueueWait.*|.*EnqueueMigrate.*|.*RetainCommandQueue.*|.*ReleaseCommandQueue.*|clFinish|clFlush|CL_QUEUE_.*|CL_COMMAND_.*|CL_PROFILING_COMMAND_.*