Lines Matching refs:GLint
46 GLint img, GLint row, GLint column );
54 GLint img, GLint row, GLint column );
61 GLint column );
68 GLint row, GLint column );
75 GLint img, GLint row, GLint column );
78 extern GLint
80 GLint width, GLenum format, GLenum type );
83 extern GLint
85 GLint width, GLint height,
93 GLubyte *destBuffer, GLint destStride,
105 GLint *destX, GLint *destY,
112 GLint *srcX, GLint *srcY,
118 GLint *destX, GLint *destY,
119 GLint *srcX, GLint *srcY,
123 _mesa_clip_to_region(GLint xmin, GLint ymin,
124 GLint xmax, GLint ymax,
125 GLint *x, GLint *y,
130 GLint *srcX0, GLint *srcY0, GLint *srcX1, GLint *srcY1,
131 GLint *dstX0, GLint *dstY0, GLint *dstX1, GLint *dstY1);