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

  /external/mesa3d/src/gallium/state_trackers/clover/api/
interop.cpp 51 return obj(event).status() == CL_COMPLETE;
event.cpp 129 if (!pfn_notify || type != CL_COMPLETE)
257 if (hev.status() != CL_COMPLETE)
  /external/mesa3d/src/gallium/state_trackers/clover/core/
event.cpp 148 return CL_COMPLETE;
234 return ev.status() != CL_COMPLETE;
239 return CL_COMPLETE;
256 if (status() != CL_COMPLETE)
  /external/libxcam/modules/ocl/
cl_kernel.cpp 475 ret = _context->set_event_callback (kernel_event, CL_COMPLETE, event_notify, user_data);
  /external/mesa3d/include/CL/
cl.h 553 #define CL_COMPLETE 0x0
    [all...]
  /external/ImageMagick/MagickCore/
opencl.c     [all...]

Completed in 124 milliseconds