Home | History | Annotate | Download | only in main

Lines Matching refs:dstRowStride

10607  * \param dstRowStride  destination image row stride in bytes
10612 void *dst, GLint dstRowStride)
10618 dstRowStride == _mesa_format_row_stride(format, width)) {
10629 dstUB += dstRowStride;