Searched refs:clReleaseProgram (Results 1 – 8 of 8) sorted by relevance
56 clReleaseProgram,
163 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() function
214 CL_API_ENTRY cl_int (CL_API_CALL *clReleaseProgram)(
271 MAGICKpfn_clReleaseProgram clReleaseProgram;
2493 BIND(clReleaseProgram); in BindOpenCLFunctions()2959 (void) openCL_library->clReleaseProgram(device->program); in RelinquishMagickCLDevice()
324 clReleaseProgram (id); in generate_kernel_id()
764 clReleaseProgram(cl_program /* program */) CL_API_SUFFIX__VERSION_1_0;
1068 { return ::clReleaseProgram(program); } in release()