/third_party/mesa3d/src/gallium/targets/opencl/ |
D | OpenCL.def | 87 clCreateProgramWithBuiltInKernels
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 135 clCreateProgramWithBuiltInKernels,
|
D | program.cpp | 226 clCreateProgramWithBuiltInKernels(cl_context d_ctx, cl_uint n, in clCreateProgramWithBuiltInKernels() function
|
/third_party/skia/third_party/externals/angle2/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()
|
/third_party/skia/third_party/externals/angle2/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
|
/third_party/boost/libs/compute/doc/ |
D | porting_guide.qbk | 72 …[[`clCreateProgramWithBuiltInKernels()`] [[memberref boost::compute::program::create_with_builtin_…
|
/third_party/skia/third_party/externals/angle2/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()
|
/third_party/boost/boost/compute/ |
D | program.hpp | 556 cl_program program_ = clCreateProgramWithBuiltInKernels( in create_with_builtin_kernels()
|
/third_party/boost/libs/compute/include/boost/compute/ |
D | program.hpp | 556 cl_program program_ = clCreateProgramWithBuiltInKernels( in create_with_builtin_kernels()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 890 clCreateProgramWithBuiltInKernels(cl_context /* context */,
|
D | cl2.hpp | 827 …ne __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR CL_HPP_ERR_STR_(clCreateProgramWithBuiltInKernels) 6235 object_ = ::clCreateProgramWithBuiltInKernels( in Program()
|
D | cl.hpp | 399 #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/ |
D | cl_icd.h | 1213 cl_api_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; member
|
D | cl.h | 1251 clCreateProgramWithBuiltInKernels(cl_context context,
|
/third_party/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()
|
/third_party/opencl-headers/CL/ |
D | cl.h | 1251 clCreateProgramWithBuiltInKernels(cl_context context,
|
D | cl_icd.h | 1213 cl_api_clCreateProgramWithBuiltInKernels clCreateProgramWithBuiltInKernels; member
|