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 D | stw_ext_pixelformat.c | 237 case WGL_STENCIL_BITS_ARB: 314 { WGL_STENCIL_BITS_ARB, 1, FALSE },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_ext_pixelformat.c | 237 case WGL_STENCIL_BITS_ARB: 314 { WGL_STENCIL_BITS_ARB, 1, FALSE },
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | indirect.c | 1733 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 D | indirect.c | 1648 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 D | wglext.h | 110 #define WGL_STENCIL_BITS_ARB 0x2023 macro
|
| /xsrc/external/mit/mesa-demos/dist/src/wgl/ |
| H A D | wglinfo.c | 519 info->pfd.cStencilBits = get_pf_attrib(hdc, pf, WGL_STENCIL_BITS_ARB);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | wglext.h | 211 #define WGL_STENCIL_BITS_ARB 0x2023 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | wglext.h | 211 #define WGL_STENCIL_BITS_ARB 0x2023 macro
|
Completed in 16 milliseconds