| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| glut_dstr.c | 55 "rgba", "bufsize", "double", "stereo", "auxbufs", "red", "green", "blue", "alpha", 1080 if (!strcmp(word, "stereo")) { 1081 criterion[0].capability = STEREO; 1089 *mask |= (1 << STEREO); 1369 if (!(mask & (1 << STEREO))) { 1370 criteria[n].capability = STEREO; 1582 stereo, auxBuffers, redSize, greenSize, blueSize, local 1590 glXGetConfig(dpy, vinfo, GLX_STEREO, &stereo); 1605 printf("str = %d\n", stereo);
|
| glutint.h | 163 #define STEREO 3
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| glutint.h | 148 #define STEREO 3
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/ |
| edid.h | 241 #define STEREO _STEREO(c) 463 unsigned int stereo:2; member in struct:detailed_timings
|
| interpret_edid.c | 609 r->stereo = STEREO;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/ |
| edid.h | 238 #define STEREO _STEREO(c) 463 unsigned int stereo:2; member in struct:detailed_timings
|
| interpret_edid.c | 733 r->stereo = STEREO;
|