Package | Description |
---|---|
com.jogamp.opencl |
High level java bindings to OpenCL.
|
Modifier and Type | Method and Description |
---|---|
static CLEvent.ProfilingCommand |
CLEvent.ProfilingCommand.valueOf(int status) |
static CLEvent.ProfilingCommand |
CLEvent.ProfilingCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CLEvent.ProfilingCommand[] |
CLEvent.ProfilingCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
long |
CLEvent.getProfilingInfo(CLEvent.ProfilingCommand command) |