Home | History | Annotate | Download | only in main

Lines Matching refs:dstRowStride

2091  * \param dstRowStride  destination image row stride in bytes
2096 void *dst, GLint dstRowStride)
2104 dstRowStride == _mesa_format_row_stride(format, width)) {
2113 dstUB += dstRowStride;
2123 dstUB += dstRowStride;