/third_party/boost/libs/compute/include/boost/compute/ |
D | user_event.hpp | 77 cl_int ret = clSetUserEventStatus(m_event, execution_status); in set_status()
|
/third_party/boost/boost/compute/ |
D | user_event.hpp | 77 cl_int ret = clSetUserEventStatus(m_event, execution_status); in set_status()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
D | CLEventCL.cpp | 35 return mNative->getDispatch().clSetUserEventStatus(mNative, executionStatus); in setUserEventStatus()
|
D | CLPlatformCL.cpp | 232 mNative->getDispatch().clSetUserEventStatus == nullptr || in createInfo()
|
/third_party/mesa3d/src/gallium/targets/opencl/ |
D | OpenCL.def | 83 clSetUserEventStatus
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 117 clSetUserEventStatus,
|
D | event.cpp | 41 clSetUserEventStatus(cl_event d_ev, cl_int status) try { in clSetUserEventStatus() function
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.map | 88 clSetUserEventStatus;
|
D | libOpenCL_autogen.cpp | 672 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/ |
D | cl_dispatch_table.cpp | 107 cl::clSetUserEventStatus,
|
D | proc_table_cl_autogen.cpp | 98 {"clSetUserEventStatus", P(::cl::clSetUserEventStatus)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 349 cl_int CL_API_CALL clSetUserEventStatus(cl_event event, cl_int execution_status);
|
D | entry_points_cl_autogen.cpp | 1417 cl_int CL_API_CALL clSetUserEventStatus(cl_event event, cl_int execution_status) in clSetUserEventStatus() function
|
/third_party/boost/libs/compute/doc/ |
D | porting_guide.qbk | 48 …[[`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/ |
D | cl.h | 1065 clSetUserEventStatus(cl_event /* event */,
|
D | cl2.hpp | 818 #define __SET_USER_EVENT_STATUS_ERR CL_HPP_ERR_STR_(clSetUserEventStatus) 3139 ::clSetUserEventStatus(object_,status), in setStatus()
|
D | cl.hpp | 390 #define __SET_USER_EVENT_STATUS_ERR __ERR_STR(clSetUserEventStatus) 3003 ::clSetUserEventStatus(object_,status), in setStatus()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_icd.h | 1195 cl_api_clSetUserEventStatus clSetUserEventStatus; member
|
D | cl.h | 1467 clSetUserEventStatus(cl_event event,
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 1465 clSetUserEventStatus(cl_event event,
|
D | cl_icd.h | 1195 cl_api_clSetUserEventStatus clSetUserEventStatus; member
|
D | cl2.hpp | 858 #define __SET_USER_EVENT_STATUS_ERR CL_HPP_ERR_STR_(clSetUserEventStatus) 3291 ::clSetUserEventStatus(object_,status), in setStatus()
|
D | cl.hpp | 413 #define __SET_USER_EVENT_STATUS_ERR __ERR_STR(clSetUserEventStatus) 3020 ::clSetUserEventStatus(object_,status), in setStatus()
|
/third_party/opencl-headers/CL/ |
D | cl.h | 1467 clSetUserEventStatus(cl_event event,
|
D | cl_icd.h | 1195 cl_api_clSetUserEventStatus clSetUserEventStatus; member
|