Searched refs:NUM_CAPS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h182 #define NUM_CAPS (NUM_GLXCAPS + 11) macro
186 #define NUM (NUM_CAPS + 0)
187 #define RGBA_MODE (NUM_CAPS + 1)
188 #define CI_MODE (NUM_CAPS + 2)
189 #define LUMINANCE_MODE (NUM_CAPS + 3)
222 int cap[NUM_CAPS];
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglutint.h197 #define NUM_CAPS (NUM_GLXCAPS + 11) macro
201 #define NUM (NUM_CAPS + 0)
202 #define RGBA_MODE (NUM_CAPS + 1)
203 #define CI_MODE (NUM_CAPS + 2)
204 #define LUMINANCE_MODE (NUM_CAPS + 3)
237 int cap[NUM_CAPS];

Completed in 5 milliseconds