Home
last modified time | relevance | path

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

/third_party/mesa3d/include/CL/
Dcl.hpp3233 IteratorType endIterator, in Buffer()
6629 IteratorType endIterator, in Buffer()
6680 IteratorType endIterator, 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 …mmandQueue &queue, const cl::Buffer &buffer, IteratorType startIterator, IteratorType endIterator ) in copy()
Dcl2.hpp3870 IteratorType endIterator, in Buffer()