Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
L
listCLDevices()
- Method in class com.jogamp.opencl.
CLPlatform
Lists all physical devices available on this platform.
listCLDevices(CLDevice.Type...)
- Method in class com.jogamp.opencl.
CLPlatform
Lists all physical devices available on this platform matching the given
CLDevice.Type
.
listCLDevices(Filter<CLDevice>...)
- Method in class com.jogamp.opencl.
CLPlatform
Lists all physical devices available on this platform matching the given
Filter
.
listCLPlatforms()
- Static method in class com.jogamp.opencl.
CLPlatform
Lists all available OpenCL implementations.
listCLPlatforms(Filter<CLPlatform>...)
- Static method in class com.jogamp.opencl.
CLPlatform
Lists all available OpenCL implementations.
loadConfiguration(ObjectInputStream)
- Static method in class com.jogamp.opencl.
CLProgramBuilder
Loads a CLBuildConfiguration.
loadConfiguration(ObjectInputStream, CLContext)
- Static method in class com.jogamp.opencl.
CLProgramBuilder
Loads a CLProgramConfiguration containing a CLProgram.
localBB
- Static variable in class com.jogamp.opencl.impl.
CLTLInfoAccessor
localNSB
- Static variable in class com.jogamp.opencl.impl.
CLTLInfoAccessor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_