HomeSort by relevance Sort by last modified time
    Searched refs:clReleaseContext (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/gallium/state_trackers/clover/api/
dispatch.cpp 34 clReleaseContext,
context.cpp 103 clReleaseContext(cl_context d_ctx) try {
dispatch.hpp 83 CL_API_ENTRY cl_int (CL_API_CALL *clReleaseContext)(
  /external/ImageMagick/MagickCore/
opencl-private.h 244 MAGICKpfn_clReleaseContext clReleaseContext;
opencl.c     [all...]
  /external/libxcam/modules/ocl/
cl_context.cpp 214 clReleaseContext (_context_id);
  /external/mesa3d/include/CL/
cl.h 630 clReleaseContext(cl_context /* context */) CL_API_SUFFIX__VERSION_1_0;
    [all...]
cl.hpp 1032 { return ::clReleaseContext(context); }
    [all...]

Completed in 169 milliseconds