Searched defs:clCreateProgramWithSource (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | program.cpp | 103 clCreateProgramWithSource(cl_context d_ctx, cl_uint count, in clCreateProgramWithSource() function
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_wrapper.cc | 324 cl_program clCreateProgramWithSource(cl_context context, cl_uint count, const char **strings, const… in clCreateProgramWithSource() function
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 315 cl_program clCreateProgramWithSource(cl_context context, cl_uint count, const char **strings, const… in clCreateProgramWithSource() function
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_icd.h | 1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member
|
/third_party/opencl-headers/CL/ |
D | cl_icd.h | 1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member
|
/third_party/mesa3d/include/CL/ |
D | cl_icd.h | 1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 190 cl_program CL_API_CALL clCreateProgramWithSource(cl_context context, in clCreateProgramWithSource() function
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_cl_autogen.cpp | 407 cl_program CL_API_CALL clCreateProgramWithSource(cl_context context, in clCreateProgramWithSource() function
|