| /third_party/mesa3d/src/gallium/targets/opencl/ |
| D | OpenCL.def | 16 clCreateProgramWithSource
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| D | dispatch.cpp | 54 clCreateProgramWithSource,
|
| D | program.cpp | 103 clCreateProgramWithSource(cl_context d_ctx, cl_uint count, in clCreateProgramWithSource() function
|
| /third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
| D | libOpenCL_autogen.map | 34 clCreateProgramWithSource;
|
| D | libOpenCL_autogen.cpp | 190 cl_program CL_API_CALL clCreateProgramWithSource(cl_context context, in clCreateProgramWithSource() function 196 return cl::GetDispatch().clCreateProgramWithSource(context, count, strings, lengths, in clCreateProgramWithSource()
|
| /third_party/opencl-headers/ |
| D | README_zh.md | 56 cl_program p = clCreateProgramWithSource(context, 1, &program_source, nullptr, nullptr);
|
| /third_party/opencl-headers/src/ |
| D | opencl_wrapper.cpp | 111 LOAD_OPENCL_FUNCTION_PTR(clCreateProgramWithSource); in LoadLibraryFromPath() 196 CL_DEFINE_FUNC_PTR(clCreateProgramWithSource); 351 cl_program clCreateProgramWithSource(cl_context context, cl_uint count, const char **strings, const… in clCreateProgramWithSource() function 355 auto func = OHOS::clCreateProgramWithSource; in clCreateProgramWithSource()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | cl_dispatch_table.cpp | 44 cl::clCreateProgramWithSource,
|
| D | proc_table_cl_autogen.cpp | 50 {"clCreateProgramWithSource", P(::cl::clCreateProgramWithSource)}, in GetProcTable()
|
| D | entry_points_cl_autogen.h | 100 cl_program CL_API_CALL clCreateProgramWithSource(cl_context context,
|
| D | entry_points_cl_autogen.cpp | 407 cl_program CL_API_CALL clCreateProgramWithSource(cl_context context, in clCreateProgramWithSource() function
|
| /third_party/ffmpeg/libavfilter/ |
| D | opencl.c | 163 ctx->program = clCreateProgramWithSource(ctx->hwctx->context, nb_strings, in ff_opencl_filter_load_program()
|
| /third_party/opencl-headers/include/ |
| D | opencl_wrapper.h | 151 CL_DECLARE_FUNC_PTR(clCreateProgramWithSource);
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| D | CLContextCL.cpp | 257 const cl_program nativeProgram = mNative->getDispatch().clCreateProgramWithSource( in createProgramWithSource()
|
| D | CLPlatformCL.cpp | 78 mNative->getDispatch().clCreateProgramWithSource == nullptr || in createInfo()
|
| /third_party/opencl-headers/CL/ |
| D | cl.h | 1240 clCreateProgramWithSource(cl_context context,
|
| D | cl_icd.h | 1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member
|
| /third_party/mesa3d/include/CL/ |
| D | cl.h | 1231 clCreateProgramWithSource(cl_context context,
|
| D | cl2.hpp | 864 #define __CREATE_PROGRAM_WITH_SOURCE_ERR CL_HPP_ERR_STR_(clCreateProgramWithSource) 6180 object_ = ::clCreateProgramWithSource( in Program() 6218 object_ = ::clCreateProgramWithSource( in Program() 6270 object_ = ::clCreateProgramWithSource( in Program() 6305 object_ = ::clCreateProgramWithSource( in Program()
|
| D | cl_icd.h | 1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member
|
| D | cl.hpp | 419 #define __CREATE_PROGRAM_WITH_SOURCE_ERR __ERR_STR(clCreateProgramWithSource) 5039 object_ = ::clCreateProgramWithSource( in Program() 5073 object_ = ::clCreateProgramWithSource( in Program() 5112 object_ = ::clCreateProgramWithSource( in Program()
|
| /third_party/skia/third_party/externals/angle2/include/CL/ |
| D | cl_icd.h | 1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member
|
| D | cl.h | 1233 clCreateProgramWithSource(cl_context context,
|