Searched refs:dstPixStride (Results 1 – 1 of 1) sorted by relevance
7143 const GLuint dstPixStride = 4 * sizeof(GLfloat); in _mesa_unpack_rgba_block() local7151 dstRow = ((GLubyte *) dst) + dstRowStride * y + dstPixStride * x; in _mesa_unpack_rgba_block()