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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_dstr.c318 mode->cap[XSTATICGRAY] = 0;
331 mode->cap[XSTATICGRAY] = 1;
471 mode->cap[XSTATICGRAY] = 0;
483 mode->cap[XSTATICGRAY] = 1;
1162 criterion[0].capability = XSTATICGRAY;
1163 *mask |= (1 << XSTATICGRAY); /* Indicates _any_ visual
1169 *mask |= (1 << XSTATICGRAY); /* Indicates _any_ visual
1175 *mask |= (1 << XSTATICGRAY); /* Indicates _any_ visual
1181 *mask |= (1 << XSTATICGRAY); /* Indicates _any_ visual
1187 *mask |= (1 << XSTATICGRAY); /* Indicate
[all...]
H A Dglut_overlay.c41 (1 << LEVEL) | (1 << TRANSPARENT) | (1 << XSTATICGRAY) | (1 << RGBA) | (1 << CI_MODE);
H A Dglutint.h184 #define XSTATICGRAY (NUM_GLXCAPS + 3) /* Used as macro
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h169 #define XSTATICGRAY (NUM_GLXCAPS + 3) /* Used as macro

Completed in 7 milliseconds