Home
last modified time | relevance | path

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

12

/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/src/
Dopencl_wrapper.cpp90 LOAD_OPENCL_FUNCTION_PTR(clCreateProgramWithSource); in LoadLibraryFromPath()
174 CL_DEFINE_FUNC_PTR(clCreateProgramWithSource);
328 cl_program clCreateProgramWithSource(cl_context context, cl_uint count, const char **strings, const… in clCreateProgramWithSource() function
332 auto func = OHOS::clCreateProgramWithSource; in clCreateProgramWithSource()
/third_party/opencl-headers/
DREADME_zh.md56 cl_program p = clCreateProgramWithSource(context, 1, &program_source, nullptr, nullptr);
/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,
/third_party/ffmpeg/libavfilter/
Dopencl.c178 ctx->program = clCreateProgramWithSource(ctx->hwctx->context, nb_strings, in ff_opencl_filter_load_program()
/third_party/opencl-headers/include/
Dopencl_wrapper.h145 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/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h874 clCreateProgramWithSource(cl_context /* context */,
Dcl2.hpp824 #define __CREATE_PROGRAM_WITH_SOURCE_ERR CL_HPP_ERR_STR_(clCreateProgramWithSource)
6003 object_ = ::clCreateProgramWithSource( in Program()
6041 object_ = ::clCreateProgramWithSource( in Program()
6093 object_ = ::clCreateProgramWithSource( in Program()
6128 object_ = ::clCreateProgramWithSource( in Program()
Dcl.hpp396 #define __CREATE_PROGRAM_WITH_SOURCE_ERR __ERR_STR(clCreateProgramWithSource)
5022 object_ = ::clCreateProgramWithSource( in Program()
5056 object_ = ::clCreateProgramWithSource( in Program()
5095 object_ = ::clCreateProgramWithSource( in Program()
/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,
/third_party/opencl-headers/CL/
Dcl.h1233 clCreateProgramWithSource(cl_context context,
Dcl_icd.h1132 cl_api_clCreateProgramWithSource clCreateProgramWithSource; member

12