Searched refs:clCreateProgramWithSource (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
D | dispatch.cpp | 53 clCreateProgramWithSource,
|
D | program.cpp | 51 clCreateProgramWithSource(cl_context d_ctx, cl_uint count, in clCreateProgramWithSource() function
|
D | dispatch.hpp | 195 CL_API_ENTRY cl_program (CL_API_CALL *clCreateProgramWithSource)(
|
/external/ImageMagick/MagickCore/ |
D | opencl-private.h | 269 MAGICKpfn_clCreateProgramWithSource clCreateProgramWithSource;
|
D | opencl.c | 1383 device->program=openCL_library->clCreateProgramWithSource( in CompileOpenCLKernel() 2491 BIND(clCreateProgramWithSource); in BindOpenCLFunctions()
|
/external/skia/src/compute/hs/cl/bench/ |
D | main.c | 249 cl_program program = clCreateProgramWithSource(context, in hs_dummy_kernel_create()
|
/external/skqp/src/compute/hs/cl/bench/ |
D | main.c | 249 cl_program program = clCreateProgramWithSource(context, in hs_dummy_kernel_create()
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/ |
D | device_cl_12.c | 794 program = clCreateProgramWithSource(runtime->cl.context, in skc_device_build_program()
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/devices/gen9/ |
D | device_cl_12.c | 794 program = clCreateProgramWithSource(runtime->cl.context, in skc_device_build_program()
|
/external/libxcam/modules/ocl/ |
D | cl_context.cpp | 340 clCreateProgramWithSource ( in generate_kernel_id()
|
/external/mesa3d/include/CL/ |
D | cl.h | 738 clCreateProgramWithSource(cl_context /* context */,
|
D | cl.hpp | 287 #define __CREATE_PROGRAM_WITH_SOURCE_ERR __ERR_STR(clCreateProgramWithSource) 2408 object_ = ::clCreateProgramWithSource( in Program()
|
/external/skia/src/compute/hs/cl/ |
D | hs_cl.c | 1012 program = clCreateProgramWithSource(context, in hs_cl_create()
|
/external/skqp/src/compute/hs/cl/ |
D | hs_cl.c | 1012 program = clCreateProgramWithSource(context, in hs_cl_create()
|