Searched refs:clGetProgramInfo (Results 1 – 5 of 5) sorted by relevance
168 clGetProgramInfo(cl_program prog, cl_program_info param, in clGetProgramInfo() function
259 MAGICKpfn_clGetProgramInfo clGetProgramInfo;
1252 status=openCL_library->clGetProgramInfo(device->program, in CacheOpenCLKernel()1258 status=openCL_library->clGetProgramInfo(device->program, in CacheOpenCLKernel()2375 BIND(clGetProgramInfo); in BindOpenCLFunctions()
668 clGetProgramInfo(cl_program /* program */,
264 #define __GET_PROGRAM_INFO_ERR __ERR_STR(clGetProgramInfo)2481 detail::getInfo(&::clGetProgramInfo, object_, name, param), in getInfo()