Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/test/
Dtest_user_event.cpp27 BOOST_CHECK(event.status() != CL_COMPLETE); in BOOST_AUTO_TEST_CASE()
29 event.set_status(CL_COMPLETE); in BOOST_AUTO_TEST_CASE()
31 BOOST_CHECK(event.status() == CL_COMPLETE); in BOOST_AUTO_TEST_CASE()
Dtest_event.cpp133 event.set_callback(event_promise_fulfiller_callback, CL_COMPLETE, promise); in BOOST_AUTO_TEST_CASE()
Dtest_image2d.cpp214 BOOST_CHECK(map_event.get_status() == CL_COMPLETE); in BOOST_AUTO_TEST_CASE()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Devent.cpp160 return CL_COMPLETE; in status()
248 return ev.status() != CL_COMPLETE; in status()
253 return CL_COMPLETE; in status()
270 if (status() != CL_COMPLETE) in wait()
/third_party/boost/libs/compute/include/boost/compute/
Devent.hpp52 complete = CL_COMPLETE,
232 cl_int status = CL_COMPLETE, in set_callback()
249 void set_callback(Function callback, cl_int status = CL_COMPLETE) in set_callback()
/third_party/boost/boost/compute/
Devent.hpp52 complete = CL_COMPLETE,
232 cl_int status = CL_COMPLETE, in set_callback()
249 void set_callback(Function callback, cl_int status = CL_COMPLETE) in set_callback()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dinterop.cpp51 return obj(event).status() == CL_COMPLETE; in opencl_dri_event_wait()
Devent.cpp130 (type != CL_COMPLETE && type != CL_SUBMITTED && type != CL_RUNNING)) in clSetEventCallback()
258 if (hev.status() != CL_COMPLETE) in clGetEventProfilingInfo()
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_cl_event.txt121 of <event> changes to CL_COMPLETE, the status of the linked sync
202 CL_QUEUED, CL_SUBMITTED, CL_RUNNING, and CL_COMPLETE. GL sync
205 SIGNALED into CL_COMPLETE.
209 CL_COMPLETE maps into SIGNALED.
DEGL_KHR_cl_event2.txt164 of <event> changes to CL_COMPLETE, the status of the linked sync
209 the OpenCL event associated with the sync object changes to CL_COMPLETE."
/third_party/EGL/extensions/KHR/
DEGL_KHR_cl_event.txt121 of <event> changes to CL_COMPLETE, the status of the linked sync
202 CL_QUEUED, CL_SUBMITTED, CL_RUNNING, and CL_COMPLETE. GL sync
205 SIGNALED into CL_COMPLETE.
209 CL_COMPLETE maps into SIGNALED.
DEGL_KHR_cl_event2.txt164 of <event> changes to CL_COMPLETE, the status of the linked sync
209 the OpenCL event associated with the sync object changes to CL_COMPLETE."
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLEvent.h73 static_assert(CL_COMPLETE == 0 && CL_RUNNING == 1 && CL_SUBMITTED == 2,
DvalidationCL.cpp2496 if (execution_status != CL_COMPLETE && execution_status >= 0) in ValidateSetUserEventStatus()
2529 command_exec_callback_type != CL_COMPLETE)) in ValidateSetEventCallback()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_cl_event.txt105 <event> changes to CL_COMPLETE, the status of the linked sync object
287 CL_QUEUED, CL_SUBMITTED, CL_RUNNING, and CL_COMPLETE. GL sync
290 SIGNALED into CL_COMPLETE.
294 CL_COMPLETE maps into SIGNALED.
/third_party/openGLES/extensions/ARB/
DARB_cl_event.txt115 <event> changes to CL_COMPLETE, the status of the linked sync object
297 CL_QUEUED, CL_SUBMITTED, CL_RUNNING, and CL_COMPLETE. GL sync
300 SIGNALED into CL_COMPLETE.
304 CL_COMPLETE maps into SIGNALED.
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_sync_reuse.txt276 <event> changes to CL_COMPLETE, the status of the linked sync object
282 CL_COMPLETE.
/third_party/EGL/extensions/EXT/
DEGL_EXT_sync_reuse.txt276 <event> changes to CL_COMPLETE, the status of the linked sync object
282 CL_COMPLETE.
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h648 #define CL_COMPLETE 0x0 macro
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h877 #define CL_COMPLETE 0x0 macro
/third_party/mesa3d/include/CL/
Dcl.h875 #define CL_COMPLETE 0x0 macro
/third_party/opencl-headers/CL/
Dcl.h877 #define CL_COMPLETE 0x0 macro