|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CLBuildProgramCallback | |
---|---|
org.lwjgl.opencl |
Uses of CLBuildProgramCallback in org.lwjgl.opencl |
---|
Methods in org.lwjgl.opencl with parameters of type CLBuildProgramCallback | |
---|---|
static int |
CL10.clBuildProgram(CLProgram program,
CLDevice device,
java.lang.CharSequence options,
CLBuildProgramCallback pfn_notify)
Overloads clBuildProgram. |
static int |
CL10.clBuildProgram(CLProgram program,
PointerBuffer device_list,
java.nio.ByteBuffer options,
CLBuildProgramCallback pfn_notify)
|
static int |
CL10.clBuildProgram(CLProgram program,
PointerBuffer device_list,
java.lang.CharSequence options,
CLBuildProgramCallback pfn_notify)
Overloads clBuildProgram. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |