Home
last modified time | relevance | path

Searched refs:clReleaseProgram (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddispatch.cpp56 clReleaseProgram,
Dprogram.cpp163 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() function
Ddispatch.hpp214 CL_API_ENTRY cl_int (CL_API_CALL *clReleaseProgram)(
/external/ImageMagick/MagickCore/
Dopencl-private.h271 MAGICKpfn_clReleaseProgram clReleaseProgram;
Dopencl.c2493 BIND(clReleaseProgram); in BindOpenCLFunctions()
2959 (void) openCL_library->clReleaseProgram(device->program); in RelinquishMagickCLDevice()
/external/libxcam/modules/ocl/
Dcl_context.cpp324 clReleaseProgram (id); in generate_kernel_id()
/external/mesa3d/include/CL/
Dcl.h764 clReleaseProgram(cl_program /* program */) CL_API_SUFFIX__VERSION_1_0;
Dcl.hpp1068 { return ::clReleaseProgram(program); } in release()