Searched defs:dst_row_pitch (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.hpp2744 ::size_t dst_row_pitch,
2759 dst_row_pitch,
2736 enqueueCopyBufferRect( const Buffer& src, const Buffer& dst, const size_t<3>& src_origin, const size_t<3>& dst_origin, const size_t<3>& region, ::size_t src_row_pitch, ::size_t src_slice_pitch, ::size_t dst_row_pitch, ::size_t dst_slice_pitch, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const argument
/external/mesa3d/include/CL/
H A Dcl.hpp2744 ::size_t dst_row_pitch,
2759 dst_row_pitch,
2736 enqueueCopyBufferRect( const Buffer& src, const Buffer& dst, const size_t<3>& src_origin, const size_t<3>& dst_origin, const size_t<3>& region, ::size_t src_row_pitch, ::size_t src_slice_pitch, ::size_t dst_row_pitch, ::size_t dst_slice_pitch, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const argument

Completed in 87 milliseconds