Searched refs:WGL_STENCIL_BITS_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.c237 case WGL_STENCIL_BITS_ARB:
314 { WGL_STENCIL_BITS_ARB, 1, FALSE },
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c237 case WGL_STENCIL_BITS_ARB:
314 { WGL_STENCIL_BITS_ARB, 1, FALSE },
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c1733 SET_ATTR_VALUE(WGL_STENCIL_BITS_ARB, mode->stencilBits);
2121 ADD_ATTR(WGL_STENCIL_BITS_ARB);
2257 c->base.stencilBits = ATTR_VALUE(WGL_STENCIL_BITS_ARB, 0);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c1648 SET_ATTR_VALUE(WGL_STENCIL_BITS_ARB, mode->stencilBits);
2028 ADD_ATTR(WGL_STENCIL_BITS_ARB);
2131 c->base.stencilBits = ATTR_VALUE(WGL_STENCIL_BITS_ARB, 0);
H A Dwglext.h110 #define WGL_STENCIL_BITS_ARB 0x2023 macro
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dwglinfo.c519 info->pfd.cStencilBits = get_pf_attrib(hdc, pf, WGL_STENCIL_BITS_ARB);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h211 #define WGL_STENCIL_BITS_ARB 0x2023 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h211 #define WGL_STENCIL_BITS_ARB 0x2023 macro

Completed in 16 milliseconds