Searched refs:clCreateProgramWithSource (Results 1 – 8 of 8) sorted by relevance
53 clCreateProgramWithSource,
51 clCreateProgramWithSource(cl_context d_ctx, cl_uint count, in clCreateProgramWithSource() function
195 CL_API_ENTRY cl_program (CL_API_CALL *clCreateProgramWithSource)(
254 MAGICKpfn_clCreateProgramWithSource clCreateProgramWithSource;
1361 device->program=openCL_library->clCreateProgramWithSource( in CompileOpenCLKernel()2370 BIND(clCreateProgramWithSource); in BindOpenCLFunctions()
340 clCreateProgramWithSource ( in generate_kernel_id()
738 clCreateProgramWithSource(cl_context /* context */,
287 #define __CREATE_PROGRAM_WITH_SOURCE_ERR __ERR_STR(clCreateProgramWithSource)2408 object_ = ::clCreateProgramWithSource( in Program()