Lines Matching refs:dstRow
77 t(*dst)[e] = (t(*)[e]) dstRow
84 t *dst = (t *) dstRow
151 GLint dstWidth, GLvoid *dstRow) in do_row() argument
167 GLubyte(*dst)[4] = (GLubyte(*)[4]) dstRow; in do_row()
180 GLubyte(*dst)[3] = (GLubyte(*)[3]) dstRow; in do_row()
192 GLubyte(*dst)[2] = (GLubyte(*)[2]) dstRow; in do_row()
203 GLubyte *dst = (GLubyte *) dstRow; in do_row()
214 GLbyte(*dst)[4] = (GLbyte(*)[4]) dstRow; in do_row()
227 GLbyte(*dst)[3] = (GLbyte(*)[3]) dstRow; in do_row()
239 GLbyte(*dst)[2] = (GLbyte(*)[2]) dstRow; in do_row()
250 GLbyte *dst = (GLbyte *) dstRow; in do_row()
261 GLushort(*dst)[4] = (GLushort(*)[4]) dstRow; in do_row()
274 GLushort(*dst)[3] = (GLushort(*)[3]) dstRow; in do_row()
286 GLushort(*dst)[2] = (GLushort(*)[2]) dstRow; in do_row()
297 GLushort *dst = (GLushort *) dstRow; in do_row()
308 GLshort(*dst)[4] = (GLshort(*)[4]) dstRow; in do_row()
321 GLshort(*dst)[3] = (GLshort(*)[3]) dstRow; in do_row()
333 GLshort(*dst)[2] = (GLshort(*)[2]) dstRow; in do_row()
344 GLshort *dst = (GLshort *) dstRow; in do_row()
355 GLfloat(*dst)[4] = (GLfloat(*)[4]) dstRow; in do_row()
372 GLfloat(*dst)[3] = (GLfloat(*)[3]) dstRow; in do_row()
387 GLfloat(*dst)[2] = (GLfloat(*)[2]) dstRow; in do_row()
400 GLfloat *dst = (GLfloat *) dstRow; in do_row()
411 GLhalfARB(*dst)[4] = (GLhalfARB(*)[4]) dstRow; in do_row()
428 GLhalfARB(*dst)[3] = (GLhalfARB(*)[3]) dstRow; in do_row()
445 GLhalfARB(*dst)[2] = (GLhalfARB(*)[2]) dstRow; in do_row()
462 GLhalfARB *dst = (GLhalfARB *) dstRow; in do_row()
478 GLuint *dst = (GLuint *) dstRow; in do_row()
489 GLushort *dst = (GLushort *) dstRow; in do_row()
514 GLushort *dst = (GLushort *) dstRow; in do_row()
544 GLushort *dst = (GLushort *) dstRow; in do_row()
574 GLushort *dst = (GLushort *) dstRow; in do_row()
605 GLubyte *dst = (GLubyte *) dstRow; in do_row()
631 GLubyte *dst = (GLubyte *) dstRow; in do_row()
652 GLuint *dst = (GLuint *) dstRow; in do_row()
683 GLuint *dst = (GLuint*)dstRow; in do_row()
702 GLuint *dst = (GLuint*)dstRow; in do_row()
721 GLfloat *dst = (GLfloat *) dstRow; in do_row()
732 GLuint *dst = (GLuint *) dstRow; in do_row()
747 GLuint *dst = (GLuint *) dstRow; in do_row()
785 GLint dstWidth, GLvoid *dstRow) in do_row_3D() argument
1027 GLfloat *dst = (GLfloat *) dstRow; in do_row_3D()