Home
last modified time | relevance | path

Searched refs:clEnqueueMarkerWithWaitList (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddispatch.cpp143 clEnqueueMarkerWithWaitList,
H A Devent.cpp183 clEnqueueMarkerWithWaitList(cl_command_queue d_q, cl_uint num_deps, in clEnqueueMarkerWithWaitList() function
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dcl_dispatch_table.cpp133 cl::clEnqueueMarkerWithWaitList,
H A Dproc_table_cl_autogen.cpp115 {"clEnqueueMarkerWithWaitList", P(::cl::clEnqueueMarkerWithWaitList)}, in GetProcTable()
H A Dentry_points_cl_autogen.h468 cl_int CL_API_CALL clEnqueueMarkerWithWaitList(cl_command_queue command_queue,
H A Dentry_points_cl_autogen.cpp1828 cl_int CL_API_CALL clEnqueueMarkerWithWaitList(cl_command_queue command_queue, in clEnqueueMarkerWithWaitList() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp254 mNative->getDispatch().clEnqueueMarkerWithWaitList == nullptr || in createInfo()
H A DCLCommandQueueCL.cpp612 const cl_int errorCode = mNative->getDispatch().clEnqueueMarkerWithWaitList( in enqueueMarkerWithWaitList()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A DlibOpenCL_autogen.cpp881 cl_int CL_API_CALL clEnqueueMarkerWithWaitList(cl_command_queue command_queue, in clEnqueueMarkerWithWaitList() function
886 return cl::GetDispatch().clEnqueueMarkerWithWaitList(command_queue, num_events_in_wait_list, in clEnqueueMarkerWithWaitList()
/third_party/opencl-headers/CL/
H A Dcl_icd.h1221 cl_api_clEnqueueMarkerWithWaitList clEnqueueMarkerWithWaitList; member
H A Dcl.h1756 clEnqueueMarkerWithWaitList(cl_command_queue command_queue,
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_icd.h1221 cl_api_clEnqueueMarkerWithWaitList clEnqueueMarkerWithWaitList; member
H A Dcl.h1749 clEnqueueMarkerWithWaitList(cl_command_queue command_queue,
/third_party/mesa3d/include/CL/
H A Dcl_icd.h1221 cl_api_clEnqueueMarkerWithWaitList clEnqueueMarkerWithWaitList; member
H A Dcl.h1747 clEnqueueMarkerWithWaitList(cl_command_queue command_queue,
H A Dcl2.hpp973 #define __ENQUEUE_MARKER_WAIT_LIST_ERR CL_HPP_ERR_STR_(clEnqueueMarkerWithWaitList)
8250 ::clEnqueueMarkerWithWaitList( in enqueueMarkerWithWaitList()
H A Dcl.hpp496 #define __ENQUEUE_MARKER_WAIT_LIST_ERR __ERR_STR(clEnqueueMarkerWithWaitList)
6277 ::clEnqueueMarkerWithWaitList( in enqueueMarkerWithWaitList()

Completed in 86 milliseconds