Home
last modified time | relevance | path

Searched refs:CL_COMPLETE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Devent.cpp148 return CL_COMPLETE; in status()
234 return ev.status() != CL_COMPLETE; in status()
239 return CL_COMPLETE; in status()
256 if (status() != CL_COMPLETE) in wait()
/external/mesa3d/src/gallium/state_trackers/clover/api/
Dinterop.cpp51 return obj(event).status() == CL_COMPLETE; in opencl_dri_event_wait()
Devent.cpp129 if (!pfn_notify || type != CL_COMPLETE) in clSetEventCallback()
257 if (hev.status() != CL_COMPLETE) in clGetEventProfilingInfo()
/external/mesa3d/include/CL/
Dcl.h553 #define CL_COMPLETE 0x0 macro
/external/ImageMagick/MagickCore/
Dopencl.c2783 CL_COMPLETE,&DestroyMagickCLCacheInfoAndPixels,info); in RelinquishMagickCLCacheInfo()
/external/clang/lib/Headers/
Dopencl-c.h16783 #define CL_COMPLETE 0x0 macro