Searched refs:GLX_ALPHA_SIZE (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.h25 #define GLX_ALPHA_SIZE 11 /* number of alpha component bits */ macro
H A Dwin32_glx.c105 case GLX_ALPHA_SIZE:
196 case GLX_ALPHA_SIZE:
H A Dglut_get.c85 GET_CONFIG(GLX_ALPHA_SIZE);
H A Dglut_dstr.c27 GLX_ALPHA_SIZE,
161 attribs[x] = GLX_ALPHA_SIZE;
1595 glXGetConfig(dpy, vinfo, GLX_ALPHA_SIZE, &alphaSize);
H A Dglut_win.c302 list[n++] = GLX_ALPHA_SIZE;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxtokens.h56 #define GLX_ALPHA_SIZE 11 /* number of alpha component bits */ macro
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.c73 case GLX_ALPHA_SIZE:
H A Dglxext.c450 case GLX_ALPHA_SIZE:
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxconfig.c73 case GLX_ALPHA_SIZE:
H A Dglxext.c482 case GLX_ALPHA_SIZE:
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dpbutil.c211 alphaSize = GetFBConfigAttrib(dpy, screen, config, GLX_ALPHA_SIZE);
H A Dglxinfo.c744 glXGetConfig(dpy, vInfo, GLX_ALPHA_SIZE, &attribs->alphaSize);
858 glXGetFBConfigAttrib(dpy, fbconfig, GLX_ALPHA_SIZE, &attribs->alphaSize);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h67 #define GLX_ALPHA_SIZE 11 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h62 #define GLX_ALPHA_SIZE 11 macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx_glxvisuals.c347 case GLX_ALPHA_SIZE:
/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c396 *ptr++ = GLX_ALPHA_SIZE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c837 case GLX_ALPHA_SIZE:
1550 case GLX_ALPHA_SIZE:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dfakeglx.c972 case GLX_ALPHA_SIZE:
1579 case GLX_ALPHA_SIZE:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_api.c833 case GLX_ALPHA_SIZE:
1507 case GLX_ALPHA_SIZE:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dfakeglx.c965 case GLX_ALPHA_SIZE:
1567 case GLX_ALPHA_SIZE:
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h452 #define GLX_ALPHA_SIZE 11 macro
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmds.c1078 WRITE_PAIR(GLX_ALPHA_SIZE, modes->alphaBits);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxcmds.c1039 WRITE_PAIR( GLX_ALPHA_SIZE, modes->alphaBits );
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmds.c2763 buf[p++] = GLX_ALPHA_SIZE;

Completed in 190 milliseconds