|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BuildProgramFunction in org.jocl |
---|
Methods in org.jocl with parameters of type BuildProgramFunction | |
---|---|
static int |
CL.clBuildProgram(cl_program program,
int num_devices,
cl_device_id[] device_list,
java.lang.String options,
BuildProgramFunction pfn_notify,
java.lang.Object user_data)
Builds (compiles & links) a program executable. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |