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

/haiku/src/libs/glut/
H A Dglutint.h186 #define NUM_CAPS (NUM_GLXCAPS + 11) macro
190 #define NUM (NUM_CAPS + 0)
191 #define RGBA_MODE (NUM_CAPS + 1)
192 #define CI_MODE (NUM_CAPS + 2)
193 #define LUMINANCE_MODE (NUM_CAPS + 3)
226 int cap[NUM_CAPS];

Completed in 27 milliseconds