OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stencilSize
(Results
1 - 14
of
14
) sorted by relevancy
/xsrc/external/mit/glw/dist/
GLwDrawAP.h
106
int
stencilSize
;
GLwDrawA.c
154
offset(
stencilSize
), XtRImmediate, (XtPointer) 0},
401
*ptr++ = w->glwDrawingArea.
stencilSize
;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
glxvisuals.c
58
(v1->
stencilSize
== v2->
stencilSize
) &&
glxcmdsswap.c
303
buf[p++] = pGlxVisual->
stencilSize
;
glxcmds.c
1596
buf[p++] = pGlxVisual->
stencilSize
;
/xsrc/external/mit/xorgproto/dist/include/GL/
glxint.h
52
int
stencilSize
;
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
pbutil.c
194
int depthSize,
stencilSize
;
213
stencilSize
= GetFBConfigAttrib(dpy, screen, config, GLX_STENCIL_SIZE);
259
printf("%2d %2d ", depthSize,
stencilSize
);
279
printf(" Stencil Size: %d\n",
stencilSize
);
glxinfo.c
96
int
stencilSize
;
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/
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/
dmx_glxvisuals.c
137
config->
stencilSize
= props[15];
583
cfg->
stencilSize
= fbcfg->stencilBits;
/xsrc/external/mit/xf86-video-openchrome/dist/src/
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/
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/
glut_dstr.c
1583
alphaSize, depthSize,
stencilSize
, acRedSize, acGreenSize,
1597
glXGetConfig(dpy, vinfo, GLX_STENCIL_SIZE, &
stencilSize
);
1611
printf("s = %d\n",
stencilSize
);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i810_dri.c
235
pConfigs[i].
stencilSize
= 8;
237
pConfigs[i].
stencilSize
= 0;
Completed in 15 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026