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

/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.hpp2677 ::size_t host_row_pitch,
2693 host_row_pitch,
2711 ::size_t host_row_pitch,
2727 host_row_pitch,
2669 enqueueReadBufferRect( const Buffer& buffer, cl_bool blocking, const size_t<3>& buffer_offset, const size_t<3>& host_offset, const size_t<3>& region, ::size_t buffer_row_pitch, ::size_t buffer_slice_pitch, ::size_t host_row_pitch, ::size_t host_slice_pitch, void *ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const argument
2703 enqueueWriteBufferRect( const Buffer& buffer, cl_bool blocking, const size_t<3>& buffer_offset, const size_t<3>& host_offset, const size_t<3>& region, ::size_t buffer_row_pitch, ::size_t buffer_slice_pitch, ::size_t host_row_pitch, ::size_t host_slice_pitch, void *ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const argument
/external/mesa3d/include/CL/
H A Dcl.hpp2677 ::size_t host_row_pitch,
2693 host_row_pitch,
2711 ::size_t host_row_pitch,
2727 host_row_pitch,
2669 enqueueReadBufferRect( const Buffer& buffer, cl_bool blocking, const size_t<3>& buffer_offset, const size_t<3>& host_offset, const size_t<3>& region, ::size_t buffer_row_pitch, ::size_t buffer_slice_pitch, ::size_t host_row_pitch, ::size_t host_slice_pitch, void *ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const argument
2703 enqueueWriteBufferRect( const Buffer& buffer, cl_bool blocking, const size_t<3>& buffer_offset, const size_t<3>& host_offset, const size_t<3>& region, ::size_t buffer_row_pitch, ::size_t buffer_slice_pitch, ::size_t host_row_pitch, ::size_t host_slice_pitch, void *ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const argument

Completed in 50 milliseconds