This is the cl-oclapi Reference Manual, version 0.1,
generated automatically by Declt version 3.0 "Montgomery Scott"
on Tue Dec 22 12:36:07 2020 GMT+0.
Install prove.
Run test.
| Status | APIs |
|:------:|:-----|
| Yes | Platform APIs |
| Yes | Device APIs |
| Yes | Context APIs |
| Yes | Command Queue APIs |
| Yes | Memory Object APIs |
| Yes | Sampler APIs |
| Yes | Program Object APIs |
| Yes | Kernel Object APIs |
| Yes | Event Object APIs |
| Yes | Profiling APIs |
| Yes | Flush and Finish APIs |
| Yes | Enqueued Commands APIs |
Licensed under the MIT License.
The main system appears first, followed by any subsystem dependency.
Modules are listed depth-first from the system components tree.
Files are sorted by type and then listed depth-first from the systems
components trees.
Packages are listed by definition order.
Definitions are sorted by export status, category, package, and then by
lexicographic order.
| Index Entry | | Section |
|
A | | |
| api-error : | | Internal functions |
|
B | | |
| build-program : | | Exported functions |
|
C | | |
| check-errcode-ret : | | Internal functions |
| check-result : | | Internal functions |
| cl-build-program : | | Exported functions |
| cl-compile-program : | | Exported functions |
| cl-create-buffer : | | Exported functions |
| cl-create-command-queue : | | Exported functions |
| cl-create-context : | | Exported functions |
| cl-create-context-from-type : | | Exported functions |
| cl-create-image : | | Exported functions |
| cl-create-kernel : | | Exported functions |
| cl-create-kernels-in-program : | | Exported functions |
| cl-create-program-with-binary : | | Exported functions |
| cl-create-program-with-built-in-kernels : | | Exported functions |
| cl-create-program-with-source : | | Exported functions |
| cl-create-sampler : | | Exported functions |
| cl-create-sub-buffer : | | Exported functions |
| cl-create-sub-devices : | | Exported functions |
| cl-create-user-event : | | Exported functions |
| cl-enqueue-barrier-with-wait-list : | | Exported functions |
| cl-enqueue-copy-buffer : | | Exported functions |
| cl-enqueue-copy-buffer-rect : | | Exported functions |
| cl-enqueue-copy-buffer-to-image : | | Exported functions |
| cl-enqueue-copy-image : | | Exported functions |
| cl-enqueue-copy-image-to-buffer : | | Exported functions |
| cl-enqueue-fill-buffer : | | Exported functions |
| cl-enqueue-fill-image : | | Exported functions |
| cl-enqueue-map-buffer : | | Exported functions |
| cl-enqueue-map-image : | | Exported functions |
| cl-enqueue-markerwith-wait-list : | | Exported functions |
| cl-enqueue-migrate-mem-objects : | | Exported functions |
| cl-enqueue-native-kernel : | | Exported functions |
| cl-enqueue-ndrange-kernel : | | Exported functions |
| cl-enqueue-read-buffer : | | Exported functions |
| cl-enqueue-read-buffer-rect : | | Exported functions |
| cl-enqueue-read-image : | | Exported functions |
| cl-enqueue-task : | | Exported functions |
| cl-enqueue-unmap-mem-object : | | Exported functions |
| cl-enqueue-write-buffer : | | Exported functions |
| cl-enqueue-write-buffer-rect : | | Exported functions |
| cl-enqueue-write-image : | | Exported functions |
| cl-finish : | | Exported functions |
| cl-flush : | | Exported functions |
| cl-get-command-queue-info : | | Exported functions |
| cl-get-context-info : | | Exported functions |
| cl-get-device-ids : | | Exported functions |
| cl-get-device-info : | | Exported functions |
| cl-get-event-info : | | Exported functions |
| cl-get-event-profiling-info : | | Exported functions |
| cl-get-image-info : | | Exported functions |
| cl-get-kernel-arg-info : | | Exported functions |
| cl-get-kernel-info : | | Exported functions |
| cl-get-kernel-work-group-info : | | Exported functions |
| cl-get-mem-object-info : | | Exported functions |
| cl-get-platform-ids : | | Exported functions |
| cl-get-platform-info : | | Exported functions |
| cl-get-program-build-info : | | Exported functions |
| cl-get-program-info : | | Exported functions |
| cl-get-sampler-info : | | Exported functions |
| cl-get-supported-image-formats : | | Exported functions |
| cl-link-program : | | Exported functions |
| cl-release-command-queue : | | Exported functions |
| cl-release-context : | | Exported functions |
| cl-release-device : | | Exported functions |
| cl-release-event : | | Exported functions |
| cl-release-kernel : | | Exported functions |
| cl-release-mem-object : | | Exported functions |
| cl-release-program : | | Exported functions |
| cl-release-sampler : | | Exported functions |
| cl-retain-command-queue : | | Exported functions |
| cl-retain-context : | | Exported functions |
| cl-retain-device : | | Exported functions |
| cl-retain-event : | | Exported functions |
| cl-retain-kernel : | | Exported functions |
| cl-retain-mem-object : | | Exported functions |
| cl-retain-program : | | Exported functions |
| cl-retain-sampler : | | Exported functions |
| cl-set-event-callback : | | Exported functions |
| cl-set-kernel-arg : | | Exported functions |
| cl-set-mem-object-destruction-callback : | | Exported functions |
| cl-set-user-event-status : | | Exported functions |
| cl-unload-platform-compiler : | | Exported functions |
| cl-wait-for-events : | | Exported functions |
| create-buffer : | | Exported functions |
| create-command-queue : | | Exported functions |
| create-context : | | Exported functions |
| create-kernel : | | Exported functions |
| create-program-with-source : | | Exported functions |
|
D | | |
| defconstants : | | Internal macros |
| defcstruct-export : | | Internal macros |
| defctypes : | | Internal macros |
| defun-check-result : | | Internal macros |
| device-memory-to-list : | | Exported functions |
| device-memory-to-simple-array : | | Exported functions |
|
E | | |
| enqueue-copy-buffer : | | Exported functions |
| enqueue-ndrange-kernel : | | Exported functions |
| enqueue-read-buffer : | | Exported functions |
| enqueue-write-buffer : | | Exported functions |
|
F | | |
| finish : | | Exported functions |
| flush : | | Exported functions |
| foreign-array-to-list : | | Exported functions |
| foreign-array-to-simple-array : | | Exported functions |
| Function, api-error : | | Internal functions |
| Function, build-program : | | Exported functions |
| Function, check-errcode-ret : | | Internal functions |
| Function, check-result : | | Internal functions |
| Function, cl-build-program : | | Exported functions |
| Function, cl-compile-program : | | Exported functions |
| Function, cl-create-buffer : | | Exported functions |
| Function, cl-create-command-queue : | | Exported functions |
| Function, cl-create-context : | | Exported functions |
| Function, cl-create-context-from-type : | | Exported functions |
| Function, cl-create-image : | | Exported functions |
| Function, cl-create-kernel : | | Exported functions |
| Function, cl-create-kernels-in-program : | | Exported functions |
| Function, cl-create-program-with-binary : | | Exported functions |
| Function, cl-create-program-with-built-in-kernels : | | Exported functions |
| Function, cl-create-program-with-source : | | Exported functions |
| Function, cl-create-sampler : | | Exported functions |
| Function, cl-create-sub-buffer : | | Exported functions |
| Function, cl-create-sub-devices : | | Exported functions |
| Function, cl-create-user-event : | | Exported functions |
| Function, cl-enqueue-barrier-with-wait-list : | | Exported functions |
| Function, cl-enqueue-copy-buffer : | | Exported functions |
| Function, cl-enqueue-copy-buffer-rect : | | Exported functions |
| Function, cl-enqueue-copy-buffer-to-image : | | Exported functions |
| Function, cl-enqueue-copy-image : | | Exported functions |
| Function, cl-enqueue-copy-image-to-buffer : | | Exported functions |
| Function, cl-enqueue-fill-buffer : | | Exported functions |
| Function, cl-enqueue-fill-image : | | Exported functions |
| Function, cl-enqueue-map-buffer : | | Exported functions |
| Function, cl-enqueue-map-image : | | Exported functions |
| Function, cl-enqueue-markerwith-wait-list : | | Exported functions |
| Function, cl-enqueue-migrate-mem-objects : | | Exported functions |
| Function, cl-enqueue-native-kernel : | | Exported functions |
| Function, cl-enqueue-ndrange-kernel : | | Exported functions |
| Function, cl-enqueue-read-buffer : | | Exported functions |
| Function, cl-enqueue-read-buffer-rect : | | Exported functions |
| Function, cl-enqueue-read-image : | | Exported functions |
| Function, cl-enqueue-task : | | Exported functions |
| Function, cl-enqueue-unmap-mem-object : | | Exported functions |
| Function, cl-enqueue-write-buffer : | | Exported functions |
| Function, cl-enqueue-write-buffer-rect : | | Exported functions |
| Function, cl-enqueue-write-image : | | Exported functions |
| Function, cl-finish : | | Exported functions |
| Function, cl-flush : | | Exported functions |
| Function, cl-get-command-queue-info : | | Exported functions |
| Function, cl-get-context-info : | | Exported functions |
| Function, cl-get-device-ids : | | Exported functions |
| Function, cl-get-device-info : | | Exported functions |
| Function, cl-get-event-info : | | Exported functions |
| Function, cl-get-event-profiling-info : | | Exported functions |
| Function, cl-get-image-info : | | Exported functions |
| Function, cl-get-kernel-arg-info : | | Exported functions |
| Function, cl-get-kernel-info : | | Exported functions |
| Function, cl-get-kernel-work-group-info : | | Exported functions |
| Function, cl-get-mem-object-info : | | Exported functions |
| Function, cl-get-platform-ids : | | Exported functions |
| Function, cl-get-platform-info : | | Exported functions |
| Function, cl-get-program-build-info : | | Exported functions |
| Function, cl-get-program-info : | | Exported functions |
| Function, cl-get-sampler-info : | | Exported functions |
| Function, cl-get-supported-image-formats : | | Exported functions |
| Function, cl-link-program : | | Exported functions |
| Function, cl-release-command-queue : | | Exported functions |
| Function, cl-release-context : | | Exported functions |
| Function, cl-release-device : | | Exported functions |
| Function, cl-release-event : | | Exported functions |
| Function, cl-release-kernel : | | Exported functions |
| Function, cl-release-mem-object : | | Exported functions |
| Function, cl-release-program : | | Exported functions |
| Function, cl-release-sampler : | | Exported functions |
| Function, cl-retain-command-queue : | | Exported functions |
| Function, cl-retain-context : | | Exported functions |
| Function, cl-retain-device : | | Exported functions |
| Function, cl-retain-event : | | Exported functions |
| Function, cl-retain-kernel : | | Exported functions |
| Function, cl-retain-mem-object : | | Exported functions |
| Function, cl-retain-program : | | Exported functions |
| Function, cl-retain-sampler : | | Exported functions |
| Function, cl-set-event-callback : | | Exported functions |
| Function, cl-set-kernel-arg : | | Exported functions |
| Function, cl-set-mem-object-destruction-callback : | | Exported functions |
| Function, cl-set-user-event-status : | | Exported functions |
| Function, cl-unload-platform-compiler : | | Exported functions |
| Function, cl-wait-for-events : | | Exported functions |
| Function, create-buffer : | | Exported functions |
| Function, create-command-queue : | | Exported functions |
| Function, create-context : | | Exported functions |
| Function, create-kernel : | | Exported functions |
| Function, create-program-with-source : | | Exported functions |
| Function, device-memory-to-list : | | Exported functions |
| Function, device-memory-to-simple-array : | | Exported functions |
| Function, enqueue-copy-buffer : | | Exported functions |
| Function, enqueue-ndrange-kernel : | | Exported functions |
| Function, enqueue-read-buffer : | | Exported functions |
| Function, enqueue-write-buffer : | | Exported functions |
| Function, finish : | | Exported functions |
| Function, flush : | | Exported functions |
| Function, foreign-array-to-list : | | Exported functions |
| Function, foreign-array-to-simple-array : | | Exported functions |
| Function, get-device-ids : | | Exported functions |
| Function, get-device-info : | | Exported functions |
| Function, get-platform-ids : | | Exported functions |
| Function, get-platform-info : | | Exported functions |
| Function, print-device-memory : | | Exported functions |
| Function, print-foreign-array : | | Exported functions |
| Function, release-command-queue : | | Exported functions |
| Function, release-context : | | Exported functions |
| Function, release-kernel : | | Exported functions |
| Function, release-mem-object : | | Exported functions |
| Function, release-program : | | Exported functions |
| Function, set-kernel-arg : | | Exported functions |
| Function, set-kernel-args : | | Exported functions |
| Function, set-platform-id : | | Exported functions |
| Function, set-work-size : | | Exported functions |
|
G | | |
| get-device-ids : | | Exported functions |
| get-device-info : | | Exported functions |
| get-platform-ids : | | Exported functions |
| get-platform-info : | | Exported functions |
|
M | | |
| Macro, defconstants : | | Internal macros |
| Macro, defcstruct-export : | | Internal macros |
| Macro, defctypes : | | Internal macros |
| Macro, defun-check-result : | | Internal macros |
| Macro, unless-success : | | Internal macros |
| Macro, when-success : | | Internal macros |
| Macro, with-buffer : | | Exported macros |
| Macro, with-buffers : | | Exported macros |
| Macro, with-command-queue : | | Exported macros |
| Macro, with-context : | | Exported macros |
| Macro, with-device-ids : | | Exported macros |
| Macro, with-kernel : | | Exported macros |
| Macro, with-platform-id : | | Exported macros |
| Macro, with-platform-ids : | | Exported macros |
| Macro, with-pointer : | | Exported macros |
| Macro, with-pointers : | | Exported macros |
| Macro, with-program-with-source : | | Exported macros |
| Macro, with-work-size : | | Exported macros |
| Macro, with-work-sizes : | | Exported macros |
|
P | | |
| print-device-memory : | | Exported functions |
| print-foreign-array : | | Exported functions |
|
R | | |
| release-command-queue : | | Exported functions |
| release-context : | | Exported functions |
| release-kernel : | | Exported functions |
| release-mem-object : | | Exported functions |
| release-program : | | Exported functions |
|
S | | |
| set-kernel-arg : | | Exported functions |
| set-kernel-args : | | Exported functions |
| set-platform-id : | | Exported functions |
| set-work-size : | | Exported functions |
|
U | | |
| unless-success : | | Internal macros |
|
W | | |
| when-success : | | Internal macros |
| with-buffer : | | Exported macros |
| with-buffers : | | Exported macros |
| with-command-queue : | | Exported macros |
| with-context : | | Exported macros |
| with-device-ids : | | Exported macros |
| with-kernel : | | Exported macros |
| with-platform-id : | | Exported macros |
| with-platform-ids : | | Exported macros |
| with-pointer : | | Exported macros |
| with-pointers : | | Exported macros |
| with-program-with-source : | | Exported macros |
| with-work-size : | | Exported macros |
| with-work-sizes : | | Exported macros |
|
| Index Entry | | Section |
|
* | | |
| *cl-device-info-types* : | | Exported special variables |
| *oclapi-helper-error* : | | Exported special variables |
|
+ | | |
| +cl-a+ : | | Exported constants |
| +cl-address-clamp+ : | | Exported constants |
| +cl-address-clamp-to-edge+ : | | Exported constants |
| +cl-address-mirrored-repeat+ : | | Exported constants |
| +cl-address-none+ : | | Exported constants |
| +cl-address-repeat+ : | | Exported constants |
| +cl-argb+ : | | Exported constants |
| +cl-bgra+ : | | Exported constants |
| +cl-blocking+ : | | Exported constants |
| +cl-buffer-create-type-region+ : | | Exported constants |
| +cl-build-error+ : | | Exported constants |
| +cl-build-in-progress+ : | | Exported constants |
| +cl-build-none+ : | | Exported constants |
| +cl-build-program-failure+ : | | Exported constants |
| +cl-build-success+ : | | Exported constants |
| +cl-command-acquire-gl-objects+ : | | Exported constants |
| +cl-command-barrier+ : | | Exported constants |
| +cl-command-copy-buffer+ : | | Exported constants |
| +cl-command-copy-buffer-rect+ : | | Exported constants |
| +cl-command-copy-buffer-to-image+ : | | Exported constants |
| +cl-command-copy-image+ : | | Exported constants |
| +cl-command-copy-image-to-buffer+ : | | Exported constants |
| +cl-command-fill-buffer+ : | | Exported constants |
| +cl-command-fill-image+ : | | Exported constants |
| +cl-command-map-buffer+ : | | Exported constants |
| +cl-command-map-image+ : | | Exported constants |
| +cl-command-marker+ : | | Exported constants |
| +cl-command-migrate-mem-objects+ : | | Exported constants |
| +cl-command-native-kernel+ : | | Exported constants |
| +cl-command-ndrange-kernel+ : | | Exported constants |
| +cl-command-read-buffer+ : | | Exported constants |
| +cl-command-read-buffer-rect+ : | | Exported constants |
| +cl-command-read-image+ : | | Exported constants |
| +cl-command-release-gl-objects+ : | | Exported constants |
| +cl-command-task+ : | | Exported constants |
| +cl-command-unmap-mem-object+ : | | Exported constants |
| +cl-command-user+ : | | Exported constants |
| +cl-command-write-buffer+ : | | Exported constants |
| +cl-command-write-buffer-rect+ : | | Exported constants |
| +cl-command-write-image+ : | | Exported constants |
| +cl-compile-program-failure+ : | | Exported constants |
| +cl-compiler-not-available+ : | | Exported constants |
| +cl-complete+ : | | Exported constants |
| +cl-context-devices+ : | | Exported constants |
| +cl-context-interop-user-sync+ : | | Exported constants |
| +cl-context-num-devices+ : | | Exported constants |
| +cl-context-platform+ : | | Exported constants |
| +cl-context-properties+ : | | Exported constants |
| +cl-context-reference-count+ : | | Exported constants |
| +cl-depth+ : | | Exported constants |
| +cl-depth-stencil+ : | | Exported constants |
| +cl-device-address-bits+ : | | Exported constants |
| +cl-device-affinity-domain-l1-cache+ : | | Exported constants |
| +cl-device-affinity-domain-l2-cache+ : | | Exported constants |
| +cl-device-affinity-domain-l3-cache+ : | | Exported constants |
| +cl-device-affinity-domain-l4-cache+ : | | Exported constants |
| +cl-device-affinity-domain-next-partitionable+ : | | Exported constants |
| +cl-device-affinity-domain-numa+ : | | Exported constants |
| +cl-device-available+ : | | Exported constants |
| +cl-device-built-in-kernels+ : | | Exported constants |
| +cl-device-compiler-available+ : | | Exported constants |
| +cl-device-double-fp-config+ : | | Exported constants |
| +cl-device-endian-little+ : | | Exported constants |
| +cl-device-error-correction-support+ : | | Exported constants |
| +cl-device-execution-capabilities+ : | | Exported constants |
| +cl-device-extensions+ : | | Exported constants |
| +cl-device-global-mem-cache-size+ : | | Exported constants |
| +cl-device-global-mem-cache-type+ : | | Exported constants |
| +cl-device-global-mem-cacheline-size+ : | | Exported constants |
| +cl-device-global-mem-size+ : | | Exported constants |
| +cl-device-host-unified-memory+ : | | Exported constants |
| +cl-device-image-base-address-alignment+ : | | Exported constants |
| +cl-device-image-max-array-size+ : | | Exported constants |
| +cl-device-image-max-buffer-size+ : | | Exported constants |
| +cl-device-image-pitch-alignment+ : | | Exported constants |
| +cl-device-image-support+ : | | Exported constants |
| +cl-device-image2d-max-height+ : | | Exported constants |
| +cl-device-image2d-max-width+ : | | Exported constants |
| +cl-device-image3d-max-depth+ : | | Exported constants |
| +cl-device-image3d-max-height+ : | | Exported constants |
| +cl-device-image3d-max-width+ : | | Exported constants |
| +cl-device-linker-available+ : | | Exported constants |
| +cl-device-local-mem-size+ : | | Exported constants |
| +cl-device-local-mem-type+ : | | Exported constants |
| +cl-device-max-clock-frequency+ : | | Exported constants |
| +cl-device-max-compute-units+ : | | Exported constants |
| +cl-device-max-constant-args+ : | | Exported constants |
| +cl-device-max-constant-buffer-size+ : | | Exported constants |
| +cl-device-max-mem-alloc-size+ : | | Exported constants |
| +cl-device-max-parameter-size+ : | | Exported constants |
| +cl-device-max-read-image-args+ : | | Exported constants |
| +cl-device-max-samplers+ : | | Exported constants |
| +cl-device-max-work-group-size+ : | | Exported constants |
| +cl-device-max-work-item-dimensions+ : | | Exported constants |
| +cl-device-max-work-item-sizes+ : | | Exported constants |
| +cl-device-max-write-image-args+ : | | Exported constants |
| +cl-device-mem-base-addr-align+ : | | Exported constants |
| +cl-device-min-data-type-align-size+ : | | Exported constants |
| +cl-device-name+ : | | Exported constants |
| +cl-device-native-vector-width-char+ : | | Exported constants |
| +cl-device-native-vector-width-double+ : | | Exported constants |
| +cl-device-native-vector-width-float+ : | | Exported constants |
| +cl-device-native-vector-width-half+ : | | Exported constants |
| +cl-device-native-vector-width-int+ : | | Exported constants |
| +cl-device-native-vector-width-long+ : | | Exported constants |
| +cl-device-native-vector-width-short+ : | | Exported constants |
| +cl-device-not-available+ : | | Exported constants |
| +cl-device-not-found+ : | | Exported constants |
| +cl-device-opencl-c-version+ : | | Exported constants |
| +cl-device-parent-device+ : | | Exported constants |
| +cl-device-partition-affinity-domain+ : | | Exported constants |
| +cl-device-partition-by-affinity-domain+ : | | Exported constants |
| +cl-device-partition-by-counts+ : | | Exported constants |
| +cl-device-partition-by-counts-list-end+ : | | Exported constants |
| +cl-device-partition-equally+ : | | Exported constants |
| +cl-device-partition-failed+ : | | Exported constants |
| +cl-device-partition-max-sub-devices+ : | | Exported constants |
| +cl-device-partition-properties+ : | | Exported constants |
| +cl-device-partition-type+ : | | Exported constants |
| +cl-device-platform+ : | | Exported constants |
| +cl-device-preferred-interop-user-sync+ : | | Exported constants |
| +cl-device-preferred-vector-width-char+ : | | Exported constants |
| +cl-device-preferred-vector-width-double+ : | | Exported constants |
| +cl-device-preferred-vector-width-float+ : | | Exported constants |
| +cl-device-preferred-vector-width-half+ : | | Exported constants |
| +cl-device-preferred-vector-width-int+ : | | Exported constants |
| +cl-device-preferred-vector-width-long+ : | | Exported constants |
| +cl-device-preferred-vector-width-short+ : | | Exported constants |
| +cl-device-printf-buffer-size+ : | | Exported constants |
| +cl-device-profile+ : | | Exported constants |
| +cl-device-profiling-timer-resolution+ : | | Exported constants |
| +cl-device-queue-properties+ : | | Exported constants |
| +cl-device-reference-count+ : | | Exported constants |
| +cl-device-single-fp-config+ : | | Exported constants |
| +cl-device-type+ : | | Exported constants |
| +cl-device-type-accelerator+ : | | Exported constants |
| +cl-device-type-all+ : | | Exported constants |
| +cl-device-type-cpu+ : | | Exported constants |
| +cl-device-type-custom+ : | | Exported constants |
| +cl-device-type-default+ : | | Exported constants |
| +cl-device-type-gpu+ : | | Exported constants |
| +cl-device-vendor+ : | | Exported constants |
| +cl-device-vendor-id+ : | | Exported constants |
| +cl-device-version+ : | | Exported constants |
| +cl-driver-version+ : | | Exported constants |
| +cl-event-command-execution-status+ : | | Exported constants |
| +cl-event-command-queue+ : | | Exported constants |
| +cl-event-command-type+ : | | Exported constants |
| +cl-event-context+ : | | Exported constants |
| +cl-event-reference-count+ : | | Exported constants |
| +cl-exec-kernel+ : | | Exported constants |
| +cl-exec-native-kernel+ : | | Exported constants |
| +cl-exec-status-error-for-events-in-wait-list+ : | | Exported constants |
| +cl-false+ : | | Exported constants |
| +cl-filter-linear+ : | | Exported constants |
| +cl-filter-nearest+ : | | Exported constants |
| +cl-float+ : | | Exported constants |
| +cl-fp-correctly-rounded-divide-sqrt+ : | | Exported constants |
| +cl-fp-denorm+ : | | Exported constants |
| +cl-fp-fma+ : | | Exported constants |
| +cl-fp-inf-nan+ : | | Exported constants |
| +cl-fp-round-to-inf+ : | | Exported constants |
| +cl-fp-round-to-nearest+ : | | Exported constants |
| +cl-fp-round-to-zero+ : | | Exported constants |
| +cl-fp-soft-float+ : | | Exported constants |
| +cl-global+ : | | Exported constants |
| +cl-half-float+ : | | Exported constants |
| +cl-image-array-size+ : | | Exported constants |
| +cl-image-buffer+ : | | Exported constants |
| +cl-image-depth+ : | | Exported constants |
| +cl-image-element-size+ : | | Exported constants |
| +cl-image-format+ : | | Exported constants |
| +cl-image-format-mismatch+ : | | Exported constants |
| +cl-image-format-not-supported+ : | | Exported constants |
| +cl-image-height+ : | | Exported constants |
| +cl-image-num-mip-levels+ : | | Exported constants |
| +cl-image-num-samples+ : | | Exported constants |
| +cl-image-row-pitch+ : | | Exported constants |
| +cl-image-slice-pitch+ : | | Exported constants |
| +cl-image-width+ : | | Exported constants |
| +cl-intensity+ : | | Exported constants |
| +cl-invalid-arg-index+ : | | Exported constants |
| +cl-invalid-arg-size+ : | | Exported constants |
| +cl-invalid-arg-value+ : | | Exported constants |
| +cl-invalid-binary+ : | | Exported constants |
| +cl-invalid-buffer-size+ : | | Exported constants |
| +cl-invalid-build-options+ : | | Exported constants |
| +cl-invalid-command-queue+ : | | Exported constants |
| +cl-invalid-compiler-options+ : | | Exported constants |
| +cl-invalid-context+ : | | Exported constants |
| +cl-invalid-device+ : | | Exported constants |
| +cl-invalid-device-partition-count+ : | | Exported constants |
| +cl-invalid-device-type+ : | | Exported constants |
| +cl-invalid-event+ : | | Exported constants |
| +cl-invalid-event-wait-list+ : | | Exported constants |
| +cl-invalid-gl-object+ : | | Exported constants |
| +cl-invalid-global-offset+ : | | Exported constants |
| +cl-invalid-global-work-size+ : | | Exported constants |
| +cl-invalid-host-ptr+ : | | Exported constants |
| +cl-invalid-image-descriptor+ : | | Exported constants |
| +cl-invalid-image-format-descriptor+ : | | Exported constants |
| +cl-invalid-image-size+ : | | Exported constants |
| +cl-invalid-kernel+ : | | Exported constants |
| +cl-invalid-kernel-args+ : | | Exported constants |
| +cl-invalid-kernel-definition+ : | | Exported constants |
| +cl-invalid-kernel-name+ : | | Exported constants |
| +cl-invalid-linker-options+ : | | Exported constants |
| +cl-invalid-mem-object+ : | | Exported constants |
| +cl-invalid-mip-level+ : | | Exported constants |
| +cl-invalid-operation+ : | | Exported constants |
| +cl-invalid-platform+ : | | Exported constants |
| +cl-invalid-program+ : | | Exported constants |
| +cl-invalid-program-executable+ : | | Exported constants |
| +cl-invalid-property+ : | | Exported constants |
| +cl-invalid-queue-properties+ : | | Exported constants |
| +cl-invalid-sampler+ : | | Exported constants |
| +cl-invalid-value+ : | | Exported constants |
| +cl-invalid-work-dimension+ : | | Exported constants |
| +cl-invalid-work-group-size+ : | | Exported constants |
| +cl-invalid-work-item-size+ : | | Exported constants |
| +cl-kernel-arg-access-none+ : | | Exported constants |
| +cl-kernel-arg-access-qualifier+ : | | Exported constants |
| +cl-kernel-arg-access-read-only+ : | | Exported constants |
| +cl-kernel-arg-access-read-write+ : | | Exported constants |
| +cl-kernel-arg-access-write-only+ : | | Exported constants |
| +cl-kernel-arg-address-constant+ : | | Exported constants |
| +cl-kernel-arg-address-global+ : | | Exported constants |
| +cl-kernel-arg-address-local+ : | | Exported constants |
| +cl-kernel-arg-address-private+ : | | Exported constants |
| +cl-kernel-arg-address-qualifier+ : | | Exported constants |
| +cl-kernel-arg-info-not-available+ : | | Exported constants |
| +cl-kernel-arg-name+ : | | Exported constants |
| +cl-kernel-arg-type-const+ : | | Exported constants |
| +cl-kernel-arg-type-name+ : | | Exported constants |
| +cl-kernel-arg-type-none+ : | | Exported constants |
| +cl-kernel-arg-type-qualifier+ : | | Exported constants |
| +cl-kernel-arg-type-restrict+ : | | Exported constants |
| +cl-kernel-arg-type-volatile+ : | | Exported constants |
| +cl-kernel-attributes+ : | | Exported constants |
| +cl-kernel-compile-work-group-size+ : | | Exported constants |
| +cl-kernel-context+ : | | Exported constants |
| +cl-kernel-function-name+ : | | Exported constants |
| +cl-kernel-global-work-size+ : | | Exported constants |
| +cl-kernel-local-mem-size+ : | | Exported constants |
| +cl-kernel-num-args+ : | | Exported constants |
| +cl-kernel-preferred-work-group-size-multiple+ : | | Exported constants |
| +cl-kernel-private-mem-size+ : | | Exported constants |
| +cl-kernel-program+ : | | Exported constants |
| +cl-kernel-reference-count+ : | | Exported constants |
| +cl-kernel-work-group-size+ : | | Exported constants |
| +cl-link-program-failure+ : | | Exported constants |
| +cl-linker-not-available+ : | | Exported constants |
| +cl-local+ : | | Exported constants |
| +cl-luminance+ : | | Exported constants |
| +cl-map-failure+ : | | Exported constants |
| +cl-map-read+ : | | Exported constants |
| +cl-map-write+ : | | Exported constants |
| +cl-map-write-invalidate-region+ : | | Exported constants |
| +cl-mem-alloc-host-ptr+ : | | Exported constants |
| +cl-mem-associated-memobject+ : | | Exported constants |
| +cl-mem-context+ : | | Exported constants |
| +cl-mem-copy-host-ptr+ : | | Exported constants |
| +cl-mem-copy-overlap+ : | | Exported constants |
| +cl-mem-flags+ : | | Exported constants |
| +cl-mem-host-no-access+ : | | Exported constants |
| +cl-mem-host-ptr+ : | | Exported constants |
| +cl-mem-host-read-only+ : | | Exported constants |
| +cl-mem-host-write-only+ : | | Exported constants |
| +cl-mem-map-count+ : | | Exported constants |
| +cl-mem-object-allocation-failure+ : | | Exported constants |
| +cl-mem-object-buffer+ : | | Exported constants |
| +cl-mem-object-image1d+ : | | Exported constants |
| +cl-mem-object-image1d-array+ : | | Exported constants |
| +cl-mem-object-image1d-buffer+ : | | Exported constants |
| +cl-mem-object-image2d+ : | | Exported constants |
| +cl-mem-object-image2d-array+ : | | Exported constants |
| +cl-mem-object-image3d+ : | | Exported constants |
| +cl-mem-offset+ : | | Exported constants |
| +cl-mem-read-only+ : | | Exported constants |
| +cl-mem-read-write+ : | | Exported constants |
| +cl-mem-reference-count+ : | | Exported constants |
| +cl-mem-size+ : | | Exported constants |
| +cl-mem-type+ : | | Exported constants |
| +cl-mem-use-host-ptr+ : | | Exported constants |
| +cl-mem-uses-svm-pointer+ : | | Exported constants |
| +cl-mem-write-only+ : | | Exported constants |
| +cl-migrate-mem-object-content-undefined+ : | | Exported constants |
| +cl-migrate-mem-object-host+ : | | Exported constants |
| +cl-misaligned-sub-buffer-offset+ : | | Exported constants |
| +cl-non-blocking+ : | | Exported constants |
| +cl-none+ : | | Exported constants |
| +cl-out-of-host-memory+ : | | Exported constants |
| +cl-out-of-resources+ : | | Exported constants |
| +cl-platform-extensions+ : | | Exported constants |
| +cl-platform-name+ : | | Exported constants |
| +cl-platform-profile+ : | | Exported constants |
| +cl-platform-vendor+ : | | Exported constants |
| +cl-platform-version+ : | | Exported constants |
| +cl-profiling-command-end+ : | | Exported constants |
| +cl-profiling-command-queued+ : | | Exported constants |
| +cl-profiling-command-start+ : | | Exported constants |
| +cl-profiling-command-submit+ : | | Exported constants |
| +cl-profiling-info-not-available+ : | | Exported constants |
| +cl-program-binaries+ : | | Exported constants |
| +cl-program-binary-sizes+ : | | Exported constants |
| +cl-program-binary-type+ : | | Exported constants |
| +cl-program-binary-type-compiled-object+ : | | Exported constants |
| +cl-program-binary-type-executable+ : | | Exported constants |
| +cl-program-binary-type-library+ : | | Exported constants |
| +cl-program-binary-type-none+ : | | Exported constants |
| +cl-program-build-log+ : | | Exported constants |
| +cl-program-build-options+ : | | Exported constants |
| +cl-program-build-status+ : | | Exported constants |
| +cl-program-context+ : | | Exported constants |
| +cl-program-devices+ : | | Exported constants |
| +cl-program-kernel-names+ : | | Exported constants |
| +cl-program-num-devices+ : | | Exported constants |
| +cl-program-num-kernels+ : | | Exported constants |
| +cl-program-reference-count+ : | | Exported constants |
| +cl-program-source+ : | | Exported constants |
| +cl-queue-context+ : | | Exported constants |
| +cl-queue-device+ : | | Exported constants |
| +cl-queue-out-of-order-exec-mode-enable+ : | | Exported constants |
| +cl-queue-profiling-enable+ : | | Exported constants |
| +cl-queue-properties+ : | | Exported constants |
| +cl-queue-reference-count+ : | | Exported constants |
| +cl-queued+ : | | Exported constants |
| +cl-r+ : | | Exported constants |
| +cl-ra+ : | | Exported constants |
| +cl-read-only-cache+ : | | Exported constants |
| +cl-read-write-cache+ : | | Exported constants |
| +cl-rg+ : | | Exported constants |
| +cl-rgb+ : | | Exported constants |
| +cl-rgba+ : | | Exported constants |
| +cl-rgbx+ : | | Exported constants |
| +cl-rgx+ : | | Exported constants |
| +cl-running+ : | | Exported constants |
| +cl-rx+ : | | Exported constants |
| +cl-sampler-addressing-mode+ : | | Exported constants |
| +cl-sampler-context+ : | | Exported constants |
| +cl-sampler-filter-mode+ : | | Exported constants |
| +cl-sampler-normalized-coords+ : | | Exported constants |
| +cl-sampler-reference-count+ : | | Exported constants |
| +cl-signed-int16+ : | | Exported constants |
| +cl-signed-int32+ : | | Exported constants |
| +cl-signed-int8+ : | | Exported constants |
| +cl-snorm-int16+ : | | Exported constants |
| +cl-snorm-int8+ : | | Exported constants |
| +cl-submitted+ : | | Exported constants |
| +cl-success+ : | | Exported constants |
| +cl-true+ : | | Exported constants |
| +cl-unorm-int-101010+ : | | Exported constants |
| +cl-unorm-int16+ : | | Exported constants |
| +cl-unorm-int24+ : | | Exported constants |
| +cl-unorm-int8+ : | | Exported constants |
| +cl-unorm-short-555+ : | | Exported constants |
| +cl-unorm-short-565+ : | | Exported constants |
| +cl-unsigned-int16+ : | | Exported constants |
| +cl-unsigned-int32+ : | | Exported constants |
| +cl-unsigned-int8+ : | | Exported constants |
| +cl-version-1-0+ : | | Exported constants |
| +cl-version-1-1+ : | | Exported constants |
| +cl-version-1-2+ : | | Exported constants |
|
C | | |
| Constant, +cl-a+ : | | Exported constants |
| Constant, +cl-address-clamp+ : | | Exported constants |
| Constant, +cl-address-clamp-to-edge+ : | | Exported constants |
| Constant, +cl-address-mirrored-repeat+ : | | Exported constants |
| Constant, +cl-address-none+ : | | Exported constants |
| Constant, +cl-address-repeat+ : | | Exported constants |
| Constant, +cl-argb+ : | | Exported constants |
| Constant, +cl-bgra+ : | | Exported constants |
| Constant, +cl-blocking+ : | | Exported constants |
| Constant, +cl-buffer-create-type-region+ : | | Exported constants |
| Constant, +cl-build-error+ : | | Exported constants |
| Constant, +cl-build-in-progress+ : | | Exported constants |
| Constant, +cl-build-none+ : | | Exported constants |
| Constant, +cl-build-program-failure+ : | | Exported constants |
| Constant, +cl-build-success+ : | | Exported constants |
| Constant, +cl-command-acquire-gl-objects+ : | | Exported constants |
| Constant, +cl-command-barrier+ : | | Exported constants |
| Constant, +cl-command-copy-buffer+ : | | Exported constants |
| Constant, +cl-command-copy-buffer-rect+ : | | Exported constants |
| Constant, +cl-command-copy-buffer-to-image+ : | | Exported constants |
| Constant, +cl-command-copy-image+ : | | Exported constants |
| Constant, +cl-command-copy-image-to-buffer+ : | | Exported constants |
| Constant, +cl-command-fill-buffer+ : | | Exported constants |
| Constant, +cl-command-fill-image+ : | | Exported constants |
| Constant, +cl-command-map-buffer+ : | | Exported constants |
| Constant, +cl-command-map-image+ : | | Exported constants |
| Constant, +cl-command-marker+ : | | Exported constants |
| Constant, +cl-command-migrate-mem-objects+ : | | Exported constants |
| Constant, +cl-command-native-kernel+ : | | Exported constants |
| Constant, +cl-command-ndrange-kernel+ : | | Exported constants |
| Constant, +cl-command-read-buffer+ : | | Exported constants |
| Constant, +cl-command-read-buffer-rect+ : | | Exported constants |
| Constant, +cl-command-read-image+ : | | Exported constants |
| Constant, +cl-command-release-gl-objects+ : | | Exported constants |
| Constant, +cl-command-task+ : | | Exported constants |
| Constant, +cl-command-unmap-mem-object+ : | | Exported constants |
| Constant, +cl-command-user+ : | | Exported constants |
| Constant, +cl-command-write-buffer+ : | | Exported constants |
| Constant, +cl-command-write-buffer-rect+ : | | Exported constants |
| Constant, +cl-command-write-image+ : | | Exported constants |
| Constant, +cl-compile-program-failure+ : | | Exported constants |
| Constant, +cl-compiler-not-available+ : | | Exported constants |
| Constant, +cl-complete+ : | | Exported constants |
| Constant, +cl-context-devices+ : | | Exported constants |
| Constant, +cl-context-interop-user-sync+ : | | Exported constants |
| Constant, +cl-context-num-devices+ : | | Exported constants |
| Constant, +cl-context-platform+ : | | Exported constants |
| Constant, +cl-context-properties+ : | | Exported constants |
| Constant, +cl-context-reference-count+ : | | Exported constants |
| Constant, +cl-depth+ : | | Exported constants |
| Constant, +cl-depth-stencil+ : | | Exported constants |
| Constant, +cl-device-address-bits+ : | | Exported constants |
| Constant, +cl-device-affinity-domain-l1-cache+ : | | Exported constants |
| Constant, +cl-device-affinity-domain-l2-cache+ : | | Exported constants |
| Constant, +cl-device-affinity-domain-l3-cache+ : | | Exported constants |
| Constant, +cl-device-affinity-domain-l4-cache+ : | | Exported constants |
| Constant, +cl-device-affinity-domain-next-partitionable+ : | | Exported constants |
| Constant, +cl-device-affinity-domain-numa+ : | | Exported constants |
| Constant, +cl-device-available+ : | | Exported constants |
| Constant, +cl-device-built-in-kernels+ : | | Exported constants |
| Constant, +cl-device-compiler-available+ : | | Exported constants |
| Constant, +cl-device-double-fp-config+ : | | Exported constants |
| Constant, +cl-device-endian-little+ : | | Exported constants |
| Constant, +cl-device-error-correction-support+ : | | Exported constants |
| Constant, +cl-device-execution-capabilities+ : | | Exported constants |
| Constant, +cl-device-extensions+ : | | Exported constants |
| Constant, +cl-device-global-mem-cache-size+ : | | Exported constants |
| Constant, +cl-device-global-mem-cache-type+ : | | Exported constants |
| Constant, +cl-device-global-mem-cacheline-size+ : | | Exported constants |
| Constant, +cl-device-global-mem-size+ : | | Exported constants |
| Constant, +cl-device-host-unified-memory+ : | | Exported constants |
| Constant, +cl-device-image-base-address-alignment+ : | | Exported constants |
| Constant, +cl-device-image-max-array-size+ : | | Exported constants |
| Constant, +cl-device-image-max-buffer-size+ : | | Exported constants |
| Constant, +cl-device-image-pitch-alignment+ : | | Exported constants |
| Constant, +cl-device-image-support+ : | | Exported constants |
| Constant, +cl-device-image2d-max-height+ : | | Exported constants |
| Constant, +cl-device-image2d-max-width+ : | | Exported constants |
| Constant, +cl-device-image3d-max-depth+ : | | Exported constants |
| Constant, +cl-device-image3d-max-height+ : | | Exported constants |
| Constant, +cl-device-image3d-max-width+ : | | Exported constants |
| Constant, +cl-device-linker-available+ : | | Exported constants |
| Constant, +cl-device-local-mem-size+ : | | Exported constants |
| Constant, +cl-device-local-mem-type+ : | | Exported constants |
| Constant, +cl-device-max-clock-frequency+ : | | Exported constants |
| Constant, +cl-device-max-compute-units+ : | | Exported constants |
| Constant, +cl-device-max-constant-args+ : | | Exported constants |
| Constant, +cl-device-max-constant-buffer-size+ : | | Exported constants |
| Constant, +cl-device-max-mem-alloc-size+ : | | Exported constants |
| Constant, +cl-device-max-parameter-size+ : | | Exported constants |
| Constant, +cl-device-max-read-image-args+ : | | Exported constants |
| Constant, +cl-device-max-samplers+ : | | Exported constants |
| Constant, +cl-device-max-work-group-size+ : | | Exported constants |
| Constant, +cl-device-max-work-item-dimensions+ : | | Exported constants |
| Constant, +cl-device-max-work-item-sizes+ : | | Exported constants |
| Constant, +cl-device-max-write-image-args+ : | | Exported constants |
| Constant, +cl-device-mem-base-addr-align+ : | | Exported constants |
| Constant, +cl-device-min-data-type-align-size+ : | | Exported constants |
| Constant, +cl-device-name+ : | | Exported constants |
| Constant, +cl-device-native-vector-width-char+ : | | Exported constants |
| Constant, +cl-device-native-vector-width-double+ : | | Exported constants |
| Constant, +cl-device-native-vector-width-float+ : | | Exported constants |
| Constant, +cl-device-native-vector-width-half+ : | | Exported constants |
| Constant, +cl-device-native-vector-width-int+ : | | Exported constants |
| Constant, +cl-device-native-vector-width-long+ : | | Exported constants |
| Constant, +cl-device-native-vector-width-short+ : | | Exported constants |
| Constant, +cl-device-not-available+ : | | Exported constants |
| Constant, +cl-device-not-found+ : | | Exported constants |
| Constant, +cl-device-opencl-c-version+ : | | Exported constants |
| Constant, +cl-device-parent-device+ : | | Exported constants |
| Constant, +cl-device-partition-affinity-domain+ : | | Exported constants |
| Constant, +cl-device-partition-by-affinity-domain+ : | | Exported constants |
| Constant, +cl-device-partition-by-counts+ : | | Exported constants |
| Constant, +cl-device-partition-by-counts-list-end+ : | | Exported constants |
| Constant, +cl-device-partition-equally+ : | | Exported constants |
| Constant, +cl-device-partition-failed+ : | | Exported constants |
| Constant, +cl-device-partition-max-sub-devices+ : | | Exported constants |
| Constant, +cl-device-partition-properties+ : | | Exported constants |
| Constant, +cl-device-partition-type+ : | | Exported constants |
| Constant, +cl-device-platform+ : | | Exported constants |
| Constant, +cl-device-preferred-interop-user-sync+ : | | Exported constants |
| Constant, +cl-device-preferred-vector-width-char+ : | | Exported constants |
| Constant, +cl-device-preferred-vector-width-double+ : | | Exported constants |
| Constant, +cl-device-preferred-vector-width-float+ : | | Exported constants |
| Constant, +cl-device-preferred-vector-width-half+ : | | Exported constants |
| Constant, +cl-device-preferred-vector-width-int+ : | | Exported constants |
| Constant, +cl-device-preferred-vector-width-long+ : | | Exported constants |
| Constant, +cl-device-preferred-vector-width-short+ : | | Exported constants |
| Constant, +cl-device-printf-buffer-size+ : | | Exported constants |
| Constant, +cl-device-profile+ : | | Exported constants |
| Constant, +cl-device-profiling-timer-resolution+ : | | Exported constants |
| Constant, +cl-device-queue-properties+ : | | Exported constants |
| Constant, +cl-device-reference-count+ : | | Exported constants |
| Constant, +cl-device-single-fp-config+ : | | Exported constants |
| Constant, +cl-device-type+ : | | Exported constants |
| Constant, +cl-device-type-accelerator+ : | | Exported constants |
| Constant, +cl-device-type-all+ : | | Exported constants |
| Constant, +cl-device-type-cpu+ : | | Exported constants |
| Constant, +cl-device-type-custom+ : | | Exported constants |
| Constant, +cl-device-type-default+ : | | Exported constants |
| Constant, +cl-device-type-gpu+ : | | Exported constants |
| Constant, +cl-device-vendor+ : | | Exported constants |
| Constant, +cl-device-vendor-id+ : | | Exported constants |
| Constant, +cl-device-version+ : | | Exported constants |
| Constant, +cl-driver-version+ : | | Exported constants |
| Constant, +cl-event-command-execution-status+ : | | Exported constants |
| Constant, +cl-event-command-queue+ : | | Exported constants |
| Constant, +cl-event-command-type+ : | | Exported constants |
| Constant, +cl-event-context+ : | | Exported constants |
| Constant, +cl-event-reference-count+ : | | Exported constants |
| Constant, +cl-exec-kernel+ : | | Exported constants |
| Constant, +cl-exec-native-kernel+ : | | Exported constants |
| Constant, +cl-exec-status-error-for-events-in-wait-list+ : | | Exported constants |
| Constant, +cl-false+ : | | Exported constants |
| Constant, +cl-filter-linear+ : | | Exported constants |
| Constant, +cl-filter-nearest+ : | | Exported constants |
| Constant, +cl-float+ : | | Exported constants |
| Constant, +cl-fp-correctly-rounded-divide-sqrt+ : | | Exported constants |
| Constant, +cl-fp-denorm+ : | | Exported constants |
| Constant, +cl-fp-fma+ : | | Exported constants |
| Constant, +cl-fp-inf-nan+ : | | Exported constants |
| Constant, +cl-fp-round-to-inf+ : | | Exported constants |
| Constant, +cl-fp-round-to-nearest+ : | | Exported constants |
| Constant, +cl-fp-round-to-zero+ : | | Exported constants |
| Constant, +cl-fp-soft-float+ : | | Exported constants |
| Constant, +cl-global+ : | | Exported constants |
| Constant, +cl-half-float+ : | | Exported constants |
| Constant, +cl-image-array-size+ : | | Exported constants |
| Constant, +cl-image-buffer+ : | | Exported constants |
| Constant, +cl-image-depth+ : | | Exported constants |
| Constant, +cl-image-element-size+ : | | Exported constants |
| Constant, +cl-image-format+ : | | Exported constants |
| Constant, +cl-image-format-mismatch+ : | | Exported constants |
| Constant, +cl-image-format-not-supported+ : | | Exported constants |
| Constant, +cl-image-height+ : | | Exported constants |
| Constant, +cl-image-num-mip-levels+ : | | Exported constants |
| Constant, +cl-image-num-samples+ : | | Exported constants |
| Constant, +cl-image-row-pitch+ : | | Exported constants |
| Constant, +cl-image-slice-pitch+ : | | Exported constants |
| Constant, +cl-image-width+ : | | Exported constants |
| Constant, +cl-intensity+ : | | Exported constants |
| Constant, +cl-invalid-arg-index+ : | | Exported constants |
| Constant, +cl-invalid-arg-size+ : | | Exported constants |
| Constant, +cl-invalid-arg-value+ : | | Exported constants |
| Constant, +cl-invalid-binary+ : | | Exported constants |
| Constant, +cl-invalid-buffer-size+ : | | Exported constants |
| Constant, +cl-invalid-build-options+ : | | Exported constants |
| Constant, +cl-invalid-command-queue+ : | | Exported constants |
| Constant, +cl-invalid-compiler-options+ : | | Exported constants |
| Constant, +cl-invalid-context+ : | | Exported constants |
| Constant, +cl-invalid-device+ : | | Exported constants |
| Constant, +cl-invalid-device-partition-count+ : | | Exported constants |
| Constant, +cl-invalid-device-type+ : | | Exported constants |
| Constant, +cl-invalid-event+ : | | Exported constants |
| Constant, +cl-invalid-event-wait-list+ : | | Exported constants |
| Constant, +cl-invalid-gl-object+ : | | Exported constants |
| Constant, +cl-invalid-global-offset+ : | | Exported constants |
| Constant, +cl-invalid-global-work-size+ : | | Exported constants |
| Constant, +cl-invalid-host-ptr+ : | | Exported constants |
| Constant, +cl-invalid-image-descriptor+ : | | Exported constants |
| Constant, +cl-invalid-image-format-descriptor+ : | | Exported constants |
| Constant, +cl-invalid-image-size+ : | | Exported constants |
| Constant, +cl-invalid-kernel+ : | | Exported constants |
| Constant, +cl-invalid-kernel-args+ : | | Exported constants |
| Constant, +cl-invalid-kernel-definition+ : | | Exported constants |
| Constant, +cl-invalid-kernel-name+ : | | Exported constants |
| Constant, +cl-invalid-linker-options+ : | | Exported constants |
| Constant, +cl-invalid-mem-object+ : | | Exported constants |
| Constant, +cl-invalid-mip-level+ : | | Exported constants |
| Constant, +cl-invalid-operation+ : | | Exported constants |
| Constant, +cl-invalid-platform+ : | | Exported constants |
| Constant, +cl-invalid-program+ : | | Exported constants |
| Constant, +cl-invalid-program-executable+ : | | Exported constants |
| Constant, +cl-invalid-property+ : | | Exported constants |
| Constant, +cl-invalid-queue-properties+ : | | Exported constants |
| Constant, +cl-invalid-sampler+ : | | Exported constants |
| Constant, +cl-invalid-value+ : | | Exported constants |
| Constant, +cl-invalid-work-dimension+ : | | Exported constants |
| Constant, +cl-invalid-work-group-size+ : | | Exported constants |
| Constant, +cl-invalid-work-item-size+ : | | Exported constants |
| Constant, +cl-kernel-arg-access-none+ : | | Exported constants |
| Constant, +cl-kernel-arg-access-qualifier+ : | | Exported constants |
| Constant, +cl-kernel-arg-access-read-only+ : | | Exported constants |
| Constant, +cl-kernel-arg-access-read-write+ : | | Exported constants |
| Constant, +cl-kernel-arg-access-write-only+ : | | Exported constants |
| Constant, +cl-kernel-arg-address-constant+ : | | Exported constants |
| Constant, +cl-kernel-arg-address-global+ : | | Exported constants |
| Constant, +cl-kernel-arg-address-local+ : | | Exported constants |
| Constant, +cl-kernel-arg-address-private+ : | | Exported constants |
| Constant, +cl-kernel-arg-address-qualifier+ : | | Exported constants |
| Constant, +cl-kernel-arg-info-not-available+ : | | Exported constants |
| Constant, +cl-kernel-arg-name+ : | | Exported constants |
| Constant, +cl-kernel-arg-type-const+ : | | Exported constants |
| Constant, +cl-kernel-arg-type-name+ : | | Exported constants |
| Constant, +cl-kernel-arg-type-none+ : | | Exported constants |
| Constant, +cl-kernel-arg-type-qualifier+ : | | Exported constants |
| Constant, +cl-kernel-arg-type-restrict+ : | | Exported constants |
| Constant, +cl-kernel-arg-type-volatile+ : | | Exported constants |
| Constant, +cl-kernel-attributes+ : | | Exported constants |
| Constant, +cl-kernel-compile-work-group-size+ : | | Exported constants |
| Constant, +cl-kernel-context+ : | | Exported constants |
| Constant, +cl-kernel-function-name+ : | | Exported constants |
| Constant, +cl-kernel-global-work-size+ : | | Exported constants |
| Constant, +cl-kernel-local-mem-size+ : | | Exported constants |
| Constant, +cl-kernel-num-args+ : | | Exported constants |
| Constant, +cl-kernel-preferred-work-group-size-multiple+ : | | Exported constants |
| Constant, +cl-kernel-private-mem-size+ : | | Exported constants |
| Constant, +cl-kernel-program+ : | | Exported constants |
| Constant, +cl-kernel-reference-count+ : | | Exported constants |
| Constant, +cl-kernel-work-group-size+ : | | Exported constants |
| Constant, +cl-link-program-failure+ : | | Exported constants |
| Constant, +cl-linker-not-available+ : | | Exported constants |
| Constant, +cl-local+ : | | Exported constants |
| Constant, +cl-luminance+ : | | Exported constants |
| Constant, +cl-map-failure+ : | | Exported constants |
| Constant, +cl-map-read+ : | | Exported constants |
| Constant, +cl-map-write+ : | | Exported constants |
| Constant, +cl-map-write-invalidate-region+ : | | Exported constants |
| Constant, +cl-mem-alloc-host-ptr+ : | | Exported constants |
| Constant, +cl-mem-associated-memobject+ : | | Exported constants |
| Constant, +cl-mem-context+ : | | Exported constants |
| Constant, +cl-mem-copy-host-ptr+ : | | Exported constants |
| Constant, +cl-mem-copy-overlap+ : | | Exported constants |
| Constant, +cl-mem-flags+ : | | Exported constants |
| Constant, +cl-mem-host-no-access+ : | | Exported constants |
| Constant, +cl-mem-host-ptr+ : | | Exported constants |
| Constant, +cl-mem-host-read-only+ : | | Exported constants |
| Constant, +cl-mem-host-write-only+ : | | Exported constants |
| Constant, +cl-mem-map-count+ : | | Exported constants |
| Constant, +cl-mem-object-allocation-failure+ : | | Exported constants |
| Constant, +cl-mem-object-buffer+ : | | Exported constants |
| Constant, +cl-mem-object-image1d+ : | | Exported constants |
| Constant, +cl-mem-object-image1d-array+ : | | Exported constants |
| Constant, +cl-mem-object-image1d-buffer+ : | | Exported constants |
| Constant, +cl-mem-object-image2d+ : | | Exported constants |
| Constant, +cl-mem-object-image2d-array+ : | | Exported constants |
| Constant, +cl-mem-object-image3d+ : | | Exported constants |
| Constant, +cl-mem-offset+ : | | Exported constants |
| Constant, +cl-mem-read-only+ : | | Exported constants |
| Constant, +cl-mem-read-write+ : | | Exported constants |
| Constant, +cl-mem-reference-count+ : | | Exported constants |
| Constant, +cl-mem-size+ : | | Exported constants |
| Constant, +cl-mem-type+ : | | Exported constants |
| Constant, +cl-mem-use-host-ptr+ : | | Exported constants |
| Constant, +cl-mem-uses-svm-pointer+ : | | Exported constants |
| Constant, +cl-mem-write-only+ : | | Exported constants |
| Constant, +cl-migrate-mem-object-content-undefined+ : | | Exported constants |
| Constant, +cl-migrate-mem-object-host+ : | | Exported constants |
| Constant, +cl-misaligned-sub-buffer-offset+ : | | Exported constants |
| Constant, +cl-non-blocking+ : | | Exported constants |
| Constant, +cl-none+ : | | Exported constants |
| Constant, +cl-out-of-host-memory+ : | | Exported constants |
| Constant, +cl-out-of-resources+ : | | Exported constants |
| Constant, +cl-platform-extensions+ : | | Exported constants |
| Constant, +cl-platform-name+ : | | Exported constants |
| Constant, +cl-platform-profile+ : | | Exported constants |
| Constant, +cl-platform-vendor+ : | | Exported constants |
| Constant, +cl-platform-version+ : | | Exported constants |
| Constant, +cl-profiling-command-end+ : | | Exported constants |
| Constant, +cl-profiling-command-queued+ : | | Exported constants |
| Constant, +cl-profiling-command-start+ : | | Exported constants |
| Constant, +cl-profiling-command-submit+ : | | Exported constants |
| Constant, +cl-profiling-info-not-available+ : | | Exported constants |
| Constant, +cl-program-binaries+ : | | Exported constants |
| Constant, +cl-program-binary-sizes+ : | | Exported constants |
| Constant, +cl-program-binary-type+ : | | Exported constants |
| Constant, +cl-program-binary-type-compiled-object+ : | | Exported constants |
| Constant, +cl-program-binary-type-executable+ : | | Exported constants |
| Constant, +cl-program-binary-type-library+ : | | Exported constants |
| Constant, +cl-program-binary-type-none+ : | | Exported constants |
| Constant, +cl-program-build-log+ : | | Exported constants |
| Constant, +cl-program-build-options+ : | | Exported constants |
| Constant, +cl-program-build-status+ : | | Exported constants |
| Constant, +cl-program-context+ : | | Exported constants |
| Constant, +cl-program-devices+ : | | Exported constants |
| Constant, +cl-program-kernel-names+ : | | Exported constants |
| Constant, +cl-program-num-devices+ : | | Exported constants |
| Constant, +cl-program-num-kernels+ : | | Exported constants |
| Constant, +cl-program-reference-count+ : | | Exported constants |
| Constant, +cl-program-source+ : | | Exported constants |
| Constant, +cl-queue-context+ : | | Exported constants |
| Constant, +cl-queue-device+ : | | Exported constants |
| Constant, +cl-queue-out-of-order-exec-mode-enable+ : | | Exported constants |
| Constant, +cl-queue-profiling-enable+ : | | Exported constants |
| Constant, +cl-queue-properties+ : | | Exported constants |
| Constant, +cl-queue-reference-count+ : | | Exported constants |
| Constant, +cl-queued+ : | | Exported constants |
| Constant, +cl-r+ : | | Exported constants |
| Constant, +cl-ra+ : | | Exported constants |
| Constant, +cl-read-only-cache+ : | | Exported constants |
| Constant, +cl-read-write-cache+ : | | Exported constants |
| Constant, +cl-rg+ : | | Exported constants |
| Constant, +cl-rgb+ : | | Exported constants |
| Constant, +cl-rgba+ : | | Exported constants |
| Constant, +cl-rgbx+ : | | Exported constants |
| Constant, +cl-rgx+ : | | Exported constants |
| Constant, +cl-running+ : | | Exported constants |
| Constant, +cl-rx+ : | | Exported constants |
| Constant, +cl-sampler-addressing-mode+ : | | Exported constants |
| Constant, +cl-sampler-context+ : | | Exported constants |
| Constant, +cl-sampler-filter-mode+ : | | Exported constants |
| Constant, +cl-sampler-normalized-coords+ : | | Exported constants |
| Constant, +cl-sampler-reference-count+ : | | Exported constants |
| Constant, +cl-signed-int16+ : | | Exported constants |
| Constant, +cl-signed-int32+ : | | Exported constants |
| Constant, +cl-signed-int8+ : | | Exported constants |
| Constant, +cl-snorm-int16+ : | | Exported constants |
| Constant, +cl-snorm-int8+ : | | Exported constants |
| Constant, +cl-submitted+ : | | Exported constants |
| Constant, +cl-success+ : | | Exported constants |
| Constant, +cl-true+ : | | Exported constants |
| Constant, +cl-unorm-int-101010+ : | | Exported constants |
| Constant, +cl-unorm-int16+ : | | Exported constants |
| Constant, +cl-unorm-int24+ : | | Exported constants |
| Constant, +cl-unorm-int8+ : | | Exported constants |
| Constant, +cl-unorm-short-555+ : | | Exported constants |
| Constant, +cl-unorm-short-565+ : | | Exported constants |
| Constant, +cl-unsigned-int16+ : | | Exported constants |
| Constant, +cl-unsigned-int32+ : | | Exported constants |
| Constant, +cl-unsigned-int8+ : | | Exported constants |
| Constant, +cl-version-1-0+ : | | Exported constants |
| Constant, +cl-version-1-1+ : | | Exported constants |
| Constant, +cl-version-1-2+ : | | Exported constants |
|
S | | |
| Special Variable, *cl-device-info-types* : | | Exported special variables |
| Special Variable, *oclapi-helper-error* : | | Exported special variables |
|