Home
last modified time | relevance | path

Searched refs:clSetUserEventStatus (Results 1 – 25 of 25) sorted by relevance

/third_party/boost/libs/compute/include/boost/compute/
Duser_event.hpp77 cl_int ret = clSetUserEventStatus(m_event, execution_status); in set_status()
/third_party/boost/boost/compute/
Duser_event.hpp77 cl_int ret = clSetUserEventStatus(m_event, execution_status); in set_status()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLEventCL.cpp35 return mNative->getDispatch().clSetUserEventStatus(mNative, executionStatus); in setUserEventStatus()
DCLPlatformCL.cpp232 mNative->getDispatch().clSetUserEventStatus == nullptr || in createInfo()
/third_party/mesa3d/src/gallium/targets/opencl/
DOpenCL.def83 clSetUserEventStatus
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp117 clSetUserEventStatus,
Devent.cpp41 clSetUserEventStatus(cl_event d_ev, cl_int status) try { in clSetUserEventStatus() function
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.map88 clSetUserEventStatus;
DlibOpenCL_autogen.cpp672 cl_int CL_API_CALL clSetUserEventStatus(cl_event event, cl_int execution_status) in clSetUserEventStatus() function
674 return cl::GetDispatch().clSetUserEventStatus(event, execution_status); in clSetUserEventStatus()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_dispatch_table.cpp107 cl::clSetUserEventStatus,
Dproc_table_cl_autogen.cpp98 {"clSetUserEventStatus", P(::cl::clSetUserEventStatus)}, in GetProcTable()
Dentry_points_cl_autogen.h349 cl_int CL_API_CALL clSetUserEventStatus(cl_event event, cl_int execution_status);
Dentry_points_cl_autogen.cpp1417 cl_int CL_API_CALL clSetUserEventStatus(cl_event event, cl_int execution_status) in clSetUserEventStatus() function
/third_party/boost/libs/compute/doc/
Dporting_guide.qbk48 …[[`clSetUserEventStatus()`] [[memberref boost::compute::user_event::set_status() user_event::set_s…
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h1065 clSetUserEventStatus(cl_event /* event */,
Dcl2.hpp818 #define __SET_USER_EVENT_STATUS_ERR CL_HPP_ERR_STR_(clSetUserEventStatus)
3139 ::clSetUserEventStatus(object_,status), in setStatus()
Dcl.hpp390 #define __SET_USER_EVENT_STATUS_ERR __ERR_STR(clSetUserEventStatus)
3003 ::clSetUserEventStatus(object_,status), in setStatus()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_icd.h1195 cl_api_clSetUserEventStatus clSetUserEventStatus; member
Dcl.h1467 clSetUserEventStatus(cl_event event,
/third_party/mesa3d/include/CL/
Dcl.h1465 clSetUserEventStatus(cl_event event,
Dcl_icd.h1195 cl_api_clSetUserEventStatus clSetUserEventStatus; member
Dcl2.hpp858 #define __SET_USER_EVENT_STATUS_ERR CL_HPP_ERR_STR_(clSetUserEventStatus)
3291 ::clSetUserEventStatus(object_,status), in setStatus()
Dcl.hpp413 #define __SET_USER_EVENT_STATUS_ERR __ERR_STR(clSetUserEventStatus)
3020 ::clSetUserEventStatus(object_,status), in setStatus()
/third_party/opencl-headers/CL/
Dcl.h1467 clSetUserEventStatus(cl_event event,
Dcl_icd.h1195 cl_api_clSetUserEventStatus clSetUserEventStatus; member