Searched defs:startIterator (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/include/CL/ |
D | cl.hpp | 3232 IteratorType startIterator, in Buffer() 6628 IteratorType startIterator, in Buffer() 6679 IteratorType startIterator, in Buffer() 6846 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) in copy() 6862 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy() 6878 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator… in copy() 6917 inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator… in copy()
|
D | cl2.hpp | 3869 IteratorType startIterator, in Buffer()
|
/external/ComputeLibrary/include/CL/ |
D | cl2.hpp | 3712 IteratorType startIterator, in Buffer() 8394 IteratorType startIterator, in Buffer() 8445 IteratorType startIterator, in Buffer() 8754 inline cl_int copy( IteratorType startIterator, IteratorType endIterator, cl::Buffer &buffer ) in copy() 8770 inline cl_int copy( const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy() 8786 inline cl_int copy( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator… in copy() 8825 inline cl_int copy( const CommandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator… in copy()
|