Home
last modified time | relevance | path

Searched refs:enqueueMarkerWithWaitList (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DCLCommandQueue.cpp657 angle::Result CommandQueue::enqueueMarkerWithWaitList(cl_uint numEventsInWaitList, in enqueueMarkerWithWaitList() function in cl::CommandQueue
667 ANGLE_TRY(mImpl->enqueueMarkerWithWaitList(waitEvents, eventCreateFuncPtr)); in enqueueMarkerWithWaitList()
H A DCLCommandQueue.h227 angle::Result enqueueMarkerWithWaitList(cl_uint numEventsInWaitList,
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DCLCommandQueueImpl.h194 virtual angle::Result enqueueMarkerWithWaitList(const cl::EventPtrs &waitEvents,
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.h195 angle::Result enqueueMarkerWithWaitList(const cl::EventPtrs &waitEvents,
H A DCLCommandQueueCL.cpp630 angle::Result CLCommandQueueCL::enqueueMarkerWithWaitList(const cl::EventPtrs &waitEvents, in enqueueMarkerWithWaitList() function in rx::CLCommandQueueCL
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLCommandQueueVk.h214 angle::Result enqueueMarkerWithWaitList(const cl::EventPtrs &waitEvents,
H A DCLCommandQueueVk.cpp1040 angle::Result CLCommandQueueVk::enqueueMarkerWithWaitList(const cl::EventPtrs &waitEvents, in enqueueMarkerWithWaitList() function in rx::CLCommandQueueVk
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dcl_stubs.cpp1042 CL_RETURN_ERROR(command_queue->cast<CommandQueue>().enqueueMarkerWithWaitList( in EnqueueMarkerWithWaitList()
/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dopencl.hpp8353 cl_int enqueueMarkerWithWaitList(
/aosp_15_r20/external/mesa3d/include/CL/
H A Dopencl.hpp8396 cl_int enqueueMarkerWithWaitList( in enqueueMarkerWithWaitList() function in cl::CommandQueue
H A Dcl.hpp6266 cl_int enqueueMarkerWithWaitList( in enqueueMarkerWithWaitList() function in cl::CommandQueue
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp8664 cl_int enqueueMarkerWithWaitList( in enqueueMarkerWithWaitList() function in cl::CommandQueue