Searched defs:clCreateKernel (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/ | ||
| H A D | kernel.cpp | 30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { function in typeref:typename:CLOVER_API cl_kernel |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ | ||
| H A D | kernel.cpp | 30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { function in typeref:typename:CLOVER_API cl_kernel |
| /xsrc/external/mit/MesaLib/dist/include/CL/ | ||
| H A D | cl_icd.h | 1140 cl_api_clCreateKernel clCreateKernel; member in struct:_cl_icd_dispatch |
Completed in 7 milliseconds