Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/targets/opencl/
DOpenCL.def87 clCreateProgramWithBuiltInKernels
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp135 clCreateProgramWithBuiltInKernels,
Dprogram.cpp226 clCreateProgramWithBuiltInKernels(cl_context d_ctx, cl_uint n, in clCreateProgramWithBuiltInKernels() function
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.map101 clCreateProgramWithBuiltInKernels;
DlibOpenCL_autogen.cpp782 cl_program CL_API_CALL clCreateProgramWithBuiltInKernels(cl_context context, in clCreateProgramWithBuiltInKernels() function
788 return cl::GetDispatch().clCreateProgramWithBuiltInKernels(context, num_devices, device_list, in clCreateProgramWithBuiltInKernels()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_dispatch_table.cpp125 cl::clCreateProgramWithBuiltInKernels,
Dproc_table_cl_autogen.cpp107 {"clCreateProgramWithBuiltInKernels", P(::cl::clCreateProgramWithBuiltInKernels)}, in GetProcTable()
Dentry_points_cl_autogen.h412 cl_program CL_API_CALL clCreateProgramWithBuiltInKernels(cl_context context,
Dentry_points_cl_autogen.cpp1629 cl_program CL_API_CALL clCreateProgramWithBuiltInKernels(cl_context context, in clCreateProgramWithBuiltInKernels() function
/third_party/boost/libs/compute/doc/
Dporting_guide.qbk72 …[[`clCreateProgramWithBuiltInKernels()`] [[memberref boost::compute::program::create_with_builtin_…
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLContextCL.cpp303 const cl_program nativeProgram = mNative->getDispatch().clCreateProgramWithBuiltInKernels( in createProgramWithBuiltInKernels()
DCLPlatformCL.cpp246 mNative->getDispatch().clCreateProgramWithBuiltInKernels == nullptr || in createInfo()
/third_party/boost/boost/compute/
Dprogram.hpp556 cl_program program_ = clCreateProgramWithBuiltInKernels( in create_with_builtin_kernels()
/third_party/boost/libs/compute/include/boost/compute/
Dprogram.hpp556 cl_program program_ = clCreateProgramWithBuiltInKernels( in create_with_builtin_kernels()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h890 clCreateProgramWithBuiltInKernels(cl_context /* context */,
Dcl2.hpp827 …ne __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR CL_HPP_ERR_STR_(clCreateProgramWithBuiltInKernels)
6235 object_ = ::clCreateProgramWithBuiltInKernels( in Program()
Dcl.hpp399 #define __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR __ERR_STR(clCreateProgramWithBuiltInKernels)
5195 object_ = ::clCreateProgramWithBuiltInKernels( in Program()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_icd.h1213 cl_api_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; member
Dcl.h1251 clCreateProgramWithBuiltInKernels(cl_context context,
/third_party/mesa3d/include/CL/
Dcl.h1249 clCreateProgramWithBuiltInKernels(cl_context context,
Dcl_icd.h1213 cl_api_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; member
Dcl2.hpp873 …ne __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR CL_HPP_ERR_STR_(clCreateProgramWithBuiltInKernels)
6522 object_ = ::clCreateProgramWithBuiltInKernels(
Dcl.hpp422 #define __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR __ERR_STR(clCreateProgramWithBuiltInKernels)
5212 object_ = ::clCreateProgramWithBuiltInKernels( in Program()
/third_party/opencl-headers/CL/
Dcl.h1251 clCreateProgramWithBuiltInKernels(cl_context context,
Dcl_icd.h1213 cl_api_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; member