Searched defs:endIterator (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl.hpp | 3228 IteratorType endIterator, in Buffer() 6624 IteratorType endIterator, in Buffer() 6675 IteratorType endIterator, in Buffer() 6841 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) in copy() 6857 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy() 6873 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator… in copy() 6912 …mmandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy()
|
D | opencl.hpp | 3999 IteratorType endIterator, in Buffer() 9169 IteratorType endIterator, in Buffer() 9220 IteratorType endIterator, in Buffer() 9528 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) in copy() 9544 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy() 9560 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator… in copy() 9599 …mmandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy()
|