Home
last modified time | relevance | path

Searched defs:sync_points_vec (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp11097 cl_int commandBarrierWithWaitList(const vector<cl_sync_point_khr>* sync_points_vec = nullptr, in commandBarrierWithWaitList()
11128 const vector<cl_sync_point_khr>* sync_points_vec = nullptr, in commandCopyBuffer()
11168 const vector<cl_sync_point_khr>* sync_points_vec = nullptr, in commandCopyBufferRect()
11208 const vector<cl_sync_point_khr>* sync_points_vec = nullptr, in commandCopyBufferToImage()
11244 const vector<cl_sync_point_khr>* sync_points_vec = nullptr, in commandCopyImage()
11280 const vector<cl_sync_point_khr>* sync_points_vec = nullptr, in commandCopyImageToBuffer()
11316 const vector<cl_sync_point_khr>* sync_points_vec = nullptr, in commandFillBuffer()
11351 const vector<cl_sync_point_khr>* sync_points_vec = nullptr, in commandFillImage()
11386 const vector<cl_sync_point_khr>* sync_points_vec = nullptr, in commandNDRangeKernel()