Lines Matching refs:GLint

82     GLint redBits, greenBits, blueBits, alphaBits;	/* bits per comp */
84 GLint rgbBits; /* total bits for rgb */
85 GLint indexBits; /* total bits for colorindex */
87 GLint accumRedBits, accumGreenBits, accumBlueBits, accumAlphaBits;
88 GLint depthBits;
89 GLint stencilBits;
91 GLint numAuxBuffers;
93 GLint level;
95 GLint pixmapMode;
98 GLint visualID;
99 GLint visualType; /**< One of the GLX X visual types. (i.e.,
104 GLint visualRating;
107 GLint transparentPixel;
109 GLint transparentRed, transparentGreen, transparentBlue, transparentAlpha;
110 GLint transparentIndex;
113 GLint sampleBuffers;
114 GLint samples;
117 GLint drawableType;
118 GLint renderType;
119 GLint xRenderable;
120 GLint fbconfigID;
123 GLint maxPbufferWidth;
124 GLint maxPbufferHeight;
125 GLint maxPbufferPixels;
126 GLint optimalPbufferWidth; /* Only for SGIX_pbuffer. */
127 GLint optimalPbufferHeight; /* Only for SGIX_pbuffer. */
130 GLint visualSelectGroup;
133 GLint swapMethod;
135 GLint screen;
191 GLint x0, y0;
193 GLint x1, y1;
197 GLint numRects;
222 __GLdrawablePrivate *glPriv, GLint bits);
224 __GLdrawablePrivate *glPriv, GLint bits,
246 GLint width, height, depth;
269 GLint outerWidth;
274 GLint byteWidth;
284 GLint x, GLint y, GLuint width, GLuint height,
289 GLuint val, GLint x, GLint y, GLint w, GLint h);
323 GLint xOrigin, yOrigin;
328 GLint xOffset, yOffset;
333 GLint xAlignment, yAlignment;
338 GLint yInverted;
377 GLint x, GLint y, GLsizei width, GLsizei height);
379 GLint x, GLint y, GLsizei width, GLsizei height);
383 GLint *x, GLint *y, GLuint *width, GLuint *height);