Home
last modified time | relevance | path

Searched refs:clCreateProgramWithSource (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/targets/opencl/
DOpenCL.def16 clCreateProgramWithSource
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp54 clCreateProgramWithSource,
Dprogram.cpp103 clCreateProgramWithSource(cl_context d_ctx, cl_uint count, in clCreateProgramWithSource() function
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.map34 clCreateProgramWithSource;
DlibOpenCL_autogen.cpp190 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/
DREADME_zh.md56 cl_program p = clCreateProgramWithSource(context, 1, &program_source, nullptr, nullptr);
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp111 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/
Dcl_dispatch_table.cpp44 cl::clCreateProgramWithSource,
Dproc_table_cl_autogen.cpp50 {"clCreateProgramWithSource", P(::cl::clCreateProgramWithSource)}, in GetProcTable()
Dentry_points_cl_autogen.h100 cl_program CL_API_CALL clCreateProgramWithSource(cl_context context,
Dentry_points_cl_autogen.cpp407 cl_program CL_API_CALL clCreateProgramWithSource(cl_context context, in clCreateProgramWithSource() function
/third_party/ffmpeg/libavfilter/
Dopencl.c163 ctx->program = clCreateProgramWithSource(ctx->hwctx->context, nb_strings, in ff_opencl_filter_load_program()
/third_party/opencl-headers/include/
Dopencl_wrapper.h151 CL_DECLARE_FUNC_PTR(clCreateProgramWithSource);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLContextCL.cpp257 const cl_program nativeProgram = mNative->getDispatch().clCreateProgramWithSource( in createProgramWithSource()
DCLPlatformCL.cpp78 mNative->getDispatch().clCreateProgramWithSource == nullptr || in createInfo()
/third_party/opencl-headers/CL/
Dcl.h1240 clCreateProgramWithSource(cl_context context,
Dcl_icd.h1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member
/third_party/mesa3d/include/CL/
Dcl.h1231 clCreateProgramWithSource(cl_context context,
Dcl2.hpp864 #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()
Dcl_icd.h1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member
Dcl.hpp419 #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/
Dcl_icd.h1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member
Dcl.h1233 clCreateProgramWithSource(cl_context context,