| /xsrc/external/mit/glw/dist/ |
| H A D | GLwDrawAP.h | 106 int stencilSize; member in struct:__anon900f39910108
|
| H A D | GLwDrawA.c | 154 offset(stencilSize), XtRImmediate, (XtPointer) 0}, 401 *ptr++ = w->glwDrawingArea.stencilSize;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxvisuals.c | 58 (v1->stencilSize == v2->stencilSize) &&
|
| H A D | glxcmdsswap.c | 303 buf[p++] = pGlxVisual->stencilSize;
|
| H A D | glxcmds.c | 1596 buf[p++] = pGlxVisual->stencilSize;
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxint.h | 52 int stencilSize; member in struct:__GLXvisualConfigRec
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | pbutil.c | 194 int depthSize, stencilSize; local in function:PrintFBConfigInfo 213 stencilSize = GetFBConfigAttrib(dpy, screen, config, GLX_STENCIL_SIZE); 259 printf("%2d %2d ", depthSize, stencilSize); 279 printf(" Stencil Size: %d\n", stencilSize);
|
| H A D | glxinfo.c | 96 int stencilSize; member in struct:visual_attribs 746 glXGetConfig(dpy, vInfo, GLX_STENCIL_SIZE, &attribs->stencilSize); 860 glXGetFBConfigAttrib(dpy, fbconfig, GLX_STENCIL_SIZE, &attribs->stencilSize); 939 printf(" auxBuffers=%d depthSize=%d stencilSize=%d\n", 940 attribs->auxBuffers, attribs->depthSize, attribs->stencilSize); 997 attribs->stencilSize 1042 attribs->stencilSize, 1218 (bestVis.stencilSize < vis.stencilSize) ||
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_dri.c | 194 pConfigs[i].stencilSize = 0; 198 pConfigs[i].stencilSize = 0; 202 pConfigs[i].stencilSize = 0; 206 pConfigs[i].stencilSize = 8;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmx_glxvisuals.c | 137 config->stencilSize = props[15]; 583 cfg->stencilSize = fbcfg->stencilBits;
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_dri.c | 446 pConfigs[i].stencilSize = 8; 450 pConfigs[i].stencilSize = 0; 454 pConfigs[i].stencilSize = 0; 458 pConfigs[i].stencilSize = 0;
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri.c | 181 pConfigs[i].stencilSize = 8; 183 pConfigs[i].stencilSize = 0; 188 (pConfigs[i].stencilSize && pConfigs[i].depthSize == 16)) { 267 pConfigs[i].stencilSize = 8; 269 pConfigs[i].stencilSize = 0; 274 (pConfigs[i].stencilSize && pConfigs[i].depthSize == 16)) {
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_dstr.c | 1583 alphaSize, depthSize, stencilSize, acRedSize, acGreenSize, local in function:main 1597 glXGetConfig(dpy, vinfo, GLX_STENCIL_SIZE, &stencilSize); 1611 printf("s = %d\n", stencilSize);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_dri.c | 235 pConfigs[i].stencilSize = 8; 237 pConfigs[i].stencilSize = 0;
|