Searched defs:startIterator (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl.hpp | 3227 IteratorType startIterator, in Buffer() 6623 IteratorType startIterator, in Buffer() 6674 IteratorType startIterator, 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 inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator… in copy()
|
D | opencl.hpp | 3998 IteratorType startIterator, in Buffer() 9168 IteratorType startIterator, in Buffer() 9219 IteratorType startIterator, 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 inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator… in copy()
|