Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddispatch.cpp53 clCreateProgramWithSource,
Dprogram.cpp51 clCreateProgramWithSource(cl_context d_ctx, cl_uint count, in clCreateProgramWithSource() function
Ddispatch.hpp195 CL_API_ENTRY cl_program (CL_API_CALL *clCreateProgramWithSource)(
/external/ImageMagick/MagickCore/
Dopencl-private.h269 MAGICKpfn_clCreateProgramWithSource clCreateProgramWithSource;
Dopencl.c1383 device->program=openCL_library->clCreateProgramWithSource( in CompileOpenCLKernel()
2491 BIND(clCreateProgramWithSource); in BindOpenCLFunctions()
/external/skia/src/compute/hs/cl/bench/
Dmain.c249 cl_program program = clCreateProgramWithSource(context, in hs_dummy_kernel_create()
/external/skqp/src/compute/hs/cl/bench/
Dmain.c249 cl_program program = clCreateProgramWithSource(context, in hs_dummy_kernel_create()
/external/skqp/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c794 program = clCreateProgramWithSource(runtime->cl.context, in skc_device_build_program()
/external/skia/src/compute/skc/platforms/cl_12/kernels/devices/gen9/
Ddevice_cl_12.c794 program = clCreateProgramWithSource(runtime->cl.context, in skc_device_build_program()
/external/libxcam/modules/ocl/
Dcl_context.cpp340 clCreateProgramWithSource ( in generate_kernel_id()
/external/mesa3d/include/CL/
Dcl.h738 clCreateProgramWithSource(cl_context /* context */,
Dcl.hpp287 #define __CREATE_PROGRAM_WITH_SOURCE_ERR __ERR_STR(clCreateProgramWithSource)
2408 object_ = ::clCreateProgramWithSource( in Program()
/external/skia/src/compute/hs/cl/
Dhs_cl.c1012 program = clCreateProgramWithSource(context, in hs_cl_create()
/external/skqp/src/compute/hs/cl/
Dhs_cl.c1012 program = clCreateProgramWithSource(context, in hs_cl_create()