Lines Matching refs:GLint
48 GLint img, GLint row, GLint column );
56 GLint img, GLint row, GLint column );
63 GLint column );
70 GLint row, GLint column );
77 GLint img, GLint row, GLint column );
80 extern GLint
82 GLint width, GLenum format, GLenum type );
85 extern GLint
87 GLint width, GLint height,
95 GLubyte *destBuffer, GLint destStride,
107 GLint *destX, GLint *destY,
114 GLint *srcX, GLint *srcY,
120 GLint *destX, GLint *destY,
121 GLint *srcX, GLint *srcY,
125 _mesa_clip_to_region(GLint xmin, GLint ymin,
126 GLint xmax, GLint ymax,
127 GLint *x, GLint *y,
134 GLint *srcX0, GLint *srcY0, GLint *srcX1, GLint *srcY1,
135 GLint *dstX0, GLint *dstY0, GLint *dstX1, GLint *dstY1);