|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CLEvent.CommandType | |
---|---|
com.jogamp.opencl | High level java bindings to OpenCL. |
Uses of CLEvent.CommandType in com.jogamp.opencl |
---|
Methods in com.jogamp.opencl that return CLEvent.CommandType | |
---|---|
CLEvent.CommandType |
CLEvent.getType()
|
CLEvent.CommandType |
CLUserEvent.getType()
Returns USER . |
static CLEvent.CommandType |
CLEvent.CommandType.valueOf(int commandType)
|
static CLEvent.CommandType |
CLEvent.CommandType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CLEvent.CommandType[] |
CLEvent.CommandType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |