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 Dstw_ext_pixelformat.c155 case WGL_STEREO_ARB:
301 { WGL_STEREO_ARB, 0, TRUE },
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c155 case WGL_STEREO_ARB:
301 { WGL_STEREO_ARB, 0, TRUE },
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c1740 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 Dindirect.c1655 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 Dwglext.h93 #define WGL_STEREO_ARB 0x2012 macro
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dwglinfo.c486 if (get_pf_attrib(hdc, pf, WGL_STEREO_ARB))
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h194 #define WGL_STEREO_ARB 0x2012 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h194 #define WGL_STEREO_ARB 0x2012 macro

Completed in 15 milliseconds