|
|
|
Gocl - Documentation and Reference Manual |
|
Part II. Gocl Core Reference
Table of Contents
- Core
-
gocl-decls — Global symbols used throughout Gocl API
-
GoclContext — Object that represents an OpenCL context
-
GoclDevice — Object that represents an OpenCL capable device
-
GoclProgram — Object that represents an OpenCL program
-
GoclKernel — Object that represents an OpenCL kernel
-
GoclBuffer — Object that represents a block of memory in an OpenCL
context
-
GoclQueue — Object that represents an OpenCL command queue
-
GoclEvent — Object that represents the future completion of an
asynchronous operation
-
gocl-error — API related to error management