Home
last modified time | relevance | path

Searched refs:CL_SUBMITTED (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Devent.cpp157 return CL_SUBMITTED; in status()
250 return CL_SUBMITTED;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLEvent.h73 static_assert(CL_COMPLETE == 0 && CL_RUNNING == 1 && CL_SUBMITTED == 2,
H A DvalidationCL.cpp2526 // or if command_exec_callback_type is not CL_SUBMITTED, CL_RUNNING, or CL_COMPLETE. in ValidateSetEventCallback()
2528 (command_exec_callback_type != CL_SUBMITTED && command_exec_callback_type != CL_RUNNING && in ValidateSetEventCallback()
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Devent.cpp130 (type != CL_COMPLETE && type != CL_SUBMITTED && type != CL_RUNNING)) in clSetEventCallback()
/third_party/mesa3d/include/CL/
H A Dcl.h877 #define CL_SUBMITTED 0x2 macro
/third_party/opencl-headers/CL/
H A Dcl.h886 #define CL_SUBMITTED 0x2 macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl.h879 #define CL_SUBMITTED 0x2 macro

Completed in 17 milliseconds