|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CLUserEvent | |
|---|---|
| com.jogamp.opencl | High level java bindings to OpenCL. |
| Uses of CLUserEvent in com.jogamp.opencl |
|---|
| Methods in com.jogamp.opencl that return CLUserEvent | |
|---|---|
static CLUserEvent |
CLUserEvent.create(CLContext context)
Creates a new user event. |
CLUserEvent |
CLUserEvent.setComplete()
Sets this event's status to CLEvent.ExecutionStatus.COMPLETE. |
CLUserEvent |
CLUserEvent.setStatus(CLEvent.ExecutionStatus status)
Sets the event execution status. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||