|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CLEvent.ProfilingCommand | |
---|---|
com.jogamp.opencl | High level java bindings to OpenCL. |
Uses of CLEvent.ProfilingCommand in com.jogamp.opencl |
---|
Methods in com.jogamp.opencl that return CLEvent.ProfilingCommand | |
---|---|
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. |
Methods in com.jogamp.opencl with parameters of type CLEvent.ProfilingCommand | |
---|---|
long |
CLEvent.getProfilingInfo(CLEvent.ProfilingCommand command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |