|
JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java (public API).
|
A task executed on a command queue. More...
Public Member Functions | |
| R | execute (C context) |
| Runs the task on a queue and returns a result. More... | |
A task executed on a command queue.
Definition at line 11 of file CLTask.java.
| R com.jogamp.opencl.util.concurrent.CLTask< C extends CLQueueContext, R >.execute | ( | C | context | ) |
Runs the task on a queue and returns a result.