Searched refs:clCreateProgramWithBuiltInKernels (Results 1 – 22 of 22) sorted by relevance
| /external/mesa3d/src/gallium/frontends/clover/api/ |
| D | dispatch.cpp | 124 clCreateProgramWithBuiltInKernels,
|
| D | program.cpp | 158 clCreateProgramWithBuiltInKernels(cl_context d_ctx, cl_uint n, in clCreateProgramWithBuiltInKernels() function
|
| /external/angle/src/libOpenCL/ |
| D | libOpenCL_autogen.map | 101 clCreateProgramWithBuiltInKernels;
|
| D | libOpenCL_autogen.cpp | 782 cl_program CL_API_CALL clCreateProgramWithBuiltInKernels(cl_context context, in clCreateProgramWithBuiltInKernels() function 788 return cl::GetDispatch().clCreateProgramWithBuiltInKernels(context, num_devices, device_list, in clCreateProgramWithBuiltInKernels()
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
| D | opencl_wrapper.cc | 155 LoadFunction(clCreateProgramWithBuiltInKernels); in LoadOpenCLFunctions() 284 PFN_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; in LoadOpenCLFunctions() variable
|
| D | opencl_wrapper.h | 599 extern PFN_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels;
|
| /external/angle/src/libGLESv2/ |
| D | cl_dispatch_table.cpp | 125 cl::clCreateProgramWithBuiltInKernels,
|
| D | proc_table_cl_autogen.cpp | 107 {"clCreateProgramWithBuiltInKernels", P(::cl::clCreateProgramWithBuiltInKernels)}, in GetProcTable()
|
| D | entry_points_cl_autogen.h | 412 cl_program CL_API_CALL clCreateProgramWithBuiltInKernels(cl_context context,
|
| D | entry_points_cl_autogen.cpp | 1629 cl_program CL_API_CALL clCreateProgramWithBuiltInKernels(cl_context context, in clCreateProgramWithBuiltInKernels() function
|
| /external/angle/src/libANGLE/renderer/cl/ |
| D | CLContextCL.cpp | 303 const cl_program nativeProgram = mNative->getDispatch().clCreateProgramWithBuiltInKernels( in createProgramWithBuiltInKernels()
|
| D | CLPlatformCL.cpp | 246 mNative->getDispatch().clCreateProgramWithBuiltInKernels == nullptr || in createInfo()
|
| /external/mesa3d/include/CL/ |
| D | cl.h | 1249 clCreateProgramWithBuiltInKernels(cl_context context,
|
| D | cl_icd.h | 1213 cl_api_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; member
|
| D | cl2.hpp | 873 …ne __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR CL_HPP_ERR_STR_(clCreateProgramWithBuiltInKernels) 6522 object_ = ::clCreateProgramWithBuiltInKernels(
|
| D | cl.hpp | 422 #define __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR __ERR_STR(clCreateProgramWithBuiltInKernels) 5212 object_ = ::clCreateProgramWithBuiltInKernels( in Program()
|
| /external/ComputeLibrary/include/CL/ |
| D | cl.h | 1251 clCreateProgramWithBuiltInKernels(cl_context context,
|
| D | cl_icd.h | 1213 cl_api_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; member
|
| D | opencl.hpp | 864 …ne __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR CL_HPP_ERR_STR_(clCreateProgramWithBuiltInKernels) 6609 object_ = ::clCreateProgramWithBuiltInKernels(
|
| /external/angle/include/CL/ |
| D | cl.h | 1251 clCreateProgramWithBuiltInKernels(cl_context context,
|
| D | cl_icd.h | 1213 cl_api_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; member
|
| /external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
| D | cl.h | 1258 clCreateProgramWithBuiltInKernels(cl_context context,
|