Searched defs:cl_program (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | opencl.hpp | 6710 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument 6735 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument 6755 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument 6772 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in compile() argument 6971 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument 7006 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument
|
D | cl.hpp | 5264 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument 5287 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument 5304 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in compile() argument 5391 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument 5426 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument
|
D | cl.h | 34 typedef struct _cl_program * cl_program; typedef
|