Searched refs:GLX_STENCIL_SIZE (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.h27 #define GLX_STENCIL_SIZE 13 /* number of stencil bits */ macro
H A Dwin32_glx.c111 case GLX_STENCIL_SIZE:
204 case GLX_STENCIL_SIZE:
H A Dglut_get.c70 GET_CONFIG(GLX_STENCIL_SIZE);
H A Dglut_dstr.c29 GLX_STENCIL_SIZE,
141 attribs[x] = GLX_STENCIL_SIZE;
194 attribs[x] = GLX_STENCIL_SIZE;
1597 glXGetConfig(dpy, vinfo, GLX_STENCIL_SIZE, &stencilSize);
H A Dglut_overlay.c80 glXGetConfig(__glutDisplay, vi, GLX_STENCIL_SIZE, &value);
H A Dglut_win.c254 list[n++] = GLX_STENCIL_SIZE;
316 list[n++] = GLX_STENCIL_SIZE;
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dpbdemo.c80 GLX_STENCIL_SIZE, 0,
92 GLX_STENCIL_SIZE, 0,
104 GLX_STENCIL_SIZE, 0,
116 GLX_STENCIL_SIZE, 0,
H A Dglxinfo.c746 glXGetConfig(dpy, vInfo, GLX_STENCIL_SIZE, &attribs->stencilSize);
860 glXGetFBConfigAttrib(dpy, fbconfig, GLX_STENCIL_SIZE, &attribs->stencilSize);
1159 GLX_STENCIL_SIZE, 1,
H A Dpbutil.c213 stencilSize = GetFBConfigAttrib(dpy, screen, config, GLX_STENCIL_SIZE);
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxtokens.h58 #define GLX_STENCIL_SIZE 13 /* number of stencil bits */ macro
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.c88 case GLX_STENCIL_SIZE:
H A Dglxext.c456 case GLX_STENCIL_SIZE:
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxconfig.c88 case GLX_STENCIL_SIZE:
H A Dglxext.c488 case GLX_STENCIL_SIZE:
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h69 #define GLX_STENCIL_SIZE 13 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h64 #define GLX_STENCIL_SIZE 13 macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx_glxvisuals.c353 case GLX_STENCIL_SIZE:
/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c400 *ptr++ = GLX_STENCIL_SIZE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c848 case GLX_STENCIL_SIZE:
1556 case GLX_STENCIL_SIZE:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dfakeglx.c983 case GLX_STENCIL_SIZE:
1585 case GLX_STENCIL_SIZE:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_api.c844 case GLX_STENCIL_SIZE:
1513 case GLX_STENCIL_SIZE:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dfakeglx.c976 case GLX_STENCIL_SIZE:
1573 case GLX_STENCIL_SIZE:
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c3663 GLX_STENCIL_SIZE, 1,
3670 GLX_STENCIL_SIZE, 1,
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h454 #define GLX_STENCIL_SIZE 13 macro
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmds.c1084 WRITE_PAIR(GLX_STENCIL_SIZE, modes->stencilBits);

Completed in 48 milliseconds

12