Searched refs:WGL_STEREO_ARB (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_ext_pixelformat.c | 155 case WGL_STEREO_ARB: 301 { WGL_STEREO_ARB, 0, TRUE },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_ext_pixelformat.c | 155 case WGL_STEREO_ARB: 301 { WGL_STEREO_ARB, 0, TRUE },
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | indirect.c | 1740 SET_ATTR_VALUE(WGL_STEREO_ARB, TRUE); 2105 ADD_ATTR(WGL_STEREO_ARB); 2180 c->base.stereoMode = ATTR_VALUE(WGL_STEREO_ARB, 0) ? GL_TRUE : GL_FALSE;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | indirect.c | 1655 SET_ATTR_VALUE(WGL_STEREO_ARB, TRUE); 2012 ADD_ATTR(WGL_STEREO_ARB); 2079 c->base.stereoMode = ATTR_VALUE(WGL_STEREO_ARB, 0) ? GL_TRUE : GL_FALSE;
|
| H A D | wglext.h | 93 #define WGL_STEREO_ARB 0x2012 macro
|
| /xsrc/external/mit/mesa-demos/dist/src/wgl/ |
| H A D | wglinfo.c | 486 if (get_pf_attrib(hdc, pf, WGL_STEREO_ARB))
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | wglext.h | 194 #define WGL_STEREO_ARB 0x2012 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | wglext.h | 194 #define WGL_STEREO_ARB 0x2012 macro
|
Completed in 15 milliseconds