Searched refs:accumRedSize (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/glw/dist/
H A DGLwDrawAP.h107 int accumRedSize; member in struct:__anon900f39910108
H A DGLwDrawA.c157 offset(accumRedSize), XtRImmediate, (XtPointer) 0},
403 *ptr++ = w->glwDrawingArea.accumRedSize;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxvisuals.c50 (v1->accumRedSize == v2->accumRedSize) &&
H A Dglxcmdsswap.c293 buf[p++] = pGlxVisual->accumRedSize;
H A Dglxcmds.c1586 buf[p++] = pGlxVisual->accumRedSize;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxint.h47 int accumRedSize, accumGreenSize, accumBlueSize, accumAlphaSize; member in struct:__GLXvisualConfigRec
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dpbutil.c195 int accumRedSize, accumBlueSize, accumGreenSize, accumAlphaSize; local in function:PrintFBConfigInfo
214 accumRedSize = GetFBConfigAttrib(dpy, screen, config, GLX_ACCUM_RED_SIZE);
260 printf("%2d %2d %2d %2d", accumRedSize, accumGreenSize, accumBlueSize,
280 printf(" Accum Red Size: %d\n", accumRedSize);
H A Dglxinfo.c97 int accumRedSize, accumGreenSize, accumBlueSize, accumAlphaSize; member in struct:visual_attribs
747 glXGetConfig(dpy, vInfo, GLX_ACCUM_RED_SIZE, &attribs->accumRedSize);
862 glXGetFBConfigAttrib(dpy, fbconfig, GLX_ACCUM_RED_SIZE, &attribs->accumRedSize);
942 attribs->accumRedSize, attribs->accumGreenSize,
1001 attribs->accumRedSize, attribs->accumGreenSize,
1043 attribs->accumRedSize, attribs->accumGreenSize,
1219 (bestVis.accumRedSize < vis.accumRedSize)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c185 GLint accumRedSize, GLint accumGreenSize,
243 && (v->mesa_visual.accumRedBits >= accumRedSize || accumRedSize == 0)
260 accumRedSize, accumBlueSize,
737 GLint accumRedSize = 0; local in function:choose_visual
856 accumRedSize = MAX2( accumRedSize, size );
1069 if (accumRedSize > 0 ||
1074 accumRedSize =
1078 accumAlphaSize = alpha_flag ? accumRedSize
181 save_glx_visual(Display * dpy,XVisualInfo * vinfo,GLboolean rgbFlag,GLboolean alphaFlag,GLboolean dbFlag,GLboolean stereoFlag,GLint depth_size,GLint stencil_size,GLint accumRedSize,GLint accumGreenSize,GLint accumBlueSize,GLint accumAlphaSize,GLint level,GLint numAuxBuffers,GLuint num_samples) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dfakeglx.c253 GLint accumRedSize, GLint accumGreenSize,
299 && (v->mesa_visual.accumRedBits >= accumRedSize || accumRedSize == 0)
315 accumRedSize, accumBlueSize,
876 GLint accumRedSize = 0; local in function:choose_visual
991 accumRedSize = MAX2( accumRedSize, size );
1208 if (accumRedSize > 0 || accumGreenSize > 0 || accumBlueSize > 0 ||
1210 accumRedSize =
1213 accumAlphaSize = alpha_flag ? accumRedSize
249 save_glx_visual(Display * dpy,XVisualInfo * vinfo,GLboolean alphaFlag,GLboolean dbFlag,GLboolean stereoFlag,GLint depth_size,GLint stencil_size,GLint accumRedSize,GLint accumGreenSize,GLint accumBlueSize,GLint accumAlphaSize,GLint level,GLint numAuxBuffers) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_api.c185 GLint accumRedSize, GLint accumGreenSize,
243 && (v->mesa_visual.accumRedBits >= accumRedSize || accumRedSize == 0)
260 accumRedSize, accumBlueSize,
733 GLint accumRedSize = 0; local in function:choose_visual
852 accumRedSize = MAX2( accumRedSize, size );
1065 if (accumRedSize > 0 ||
1070 accumRedSize =
1074 accumAlphaSize = alpha_flag ? accumRedSize
181 save_glx_visual(Display * dpy,XVisualInfo * vinfo,GLboolean rgbFlag,GLboolean alphaFlag,GLboolean dbFlag,GLboolean stereoFlag,GLint depth_size,GLint stencil_size,GLint accumRedSize,GLint accumGreenSize,GLint accumBlueSize,GLint accumAlphaSize,GLint level,GLint numAuxBuffers,GLuint num_samples) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dfakeglx.c252 GLint accumRedSize, GLint accumGreenSize,
296 && (v->mesa_visual.accumRedBits >= accumRedSize || accumRedSize == 0)
312 accumRedSize, accumBlueSize,
869 GLint accumRedSize = 0; local in function:choose_visual
984 accumRedSize = MAX2( accumRedSize, size );
1201 if (accumRedSize > 0 || accumGreenSize > 0 || accumBlueSize > 0 ||
1203 accumRedSize =
1206 accumAlphaSize = alpha_flag ? accumRedSize
248 save_glx_visual(Display * dpy,XVisualInfo * vinfo,GLboolean alphaFlag,GLboolean dbFlag,GLboolean stereoFlag,GLint depth_size,GLint stencil_size,GLint accumRedSize,GLint accumGreenSize,GLint accumBlueSize,GLint accumAlphaSize,GLint level,GLint numAuxBuffers) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx_glxvisuals.c127 config->accumRedSize = props[7];
566 cfg->accumRedSize = fbcfg->accumRedBits;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_dri.c175 pConfigs[i].accumRedSize = 16;
180 pConfigs[i].accumRedSize = 0;
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_dri.c422 pConfigs[i].accumRedSize = 16;
430 pConfigs[i].accumRedSize = 0;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri.c162 pConfigs[i].accumRedSize = 16;
167 pConfigs[i].accumRedSize = 0;
248 pConfigs[i].accumRedSize = 16;
253 pConfigs[i].accumRedSize = 0;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dri.c217 pConfigs[i].accumRedSize = 16;
222 pConfigs[i].accumRedSize = 0;

Completed in 28 milliseconds