Searched refs:clCreateProgramWithBinary (Results 1 – 8 of 8) sorted by relevance
54 clCreateProgramWithBinary,
77 clCreateProgramWithBinary(cl_context d_ctx, cl_uint n, in clCreateProgramWithBinary() function
202 CL_API_ENTRY cl_program (CL_API_CALL *clCreateProgramWithBinary)(
255 MAGICKpfn_clCreateProgramWithBinary clCreateProgramWithBinary;
1286 device->program=openCL_library->clCreateProgramWithBinary(device->context,1, in LoadCachedOpenCLKernel()2371 BIND(clCreateProgramWithBinary); in BindOpenCLFunctions()
347 clCreateProgramWithBinary ( in generate_kernel_id()
745 clCreateProgramWithBinary(cl_context /* context */,
288 #define __CREATE_PROGRAM_WITH_BINARY_ERR __ERR_STR(clCreateProgramWithBinary)2434 object_ = ::clCreateProgramWithBinary( in Program()