Searched refs:GLX_RED_SIZE (Results 1 - 25 of 52) sorted by relevance

123

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.h22 #define GLX_RED_SIZE 8 /* number of red component bits */ macro
H A Dwin32_glx.c96 case GLX_RED_SIZE:
184 case GLX_RED_SIZE:
H A Dglut_get.c76 GET_CONFIG(GLX_RED_SIZE);
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxpixmap.c29 GLX_RED_SIZE, 1,
34 GLX_RED_SIZE, 1,
H A Dglxdemo.c46 GLX_RED_SIZE, 1,
H A Dpbdemo.c75 GLX_RED_SIZE, 1,
87 GLX_RED_SIZE, 1,
99 GLX_RED_SIZE, 1,
111 GLX_RED_SIZE, 1,
H A Doverlay.c101 GLX_RED_SIZE, 1,
132 GLX_RED_SIZE, 1,
141 GLX_RED_SIZE, 1,
H A Dglsync.c118 GLX_RED_SIZE, 1,
123 GLX_RED_SIZE, 1,
H A Dglxinfo.c141 GLX_RED_SIZE, 1,
148 GLX_RED_SIZE, 1,
325 GLX_RED_SIZE, 1,
331 GLX_RED_SIZE, 1,
741 glXGetConfig(dpy, vInfo, GLX_RED_SIZE, &attribs->redSize);
855 glXGetFBConfigAttrib(dpy, fbconfig, GLX_RED_SIZE, &attribs->redSize);
1155 GLX_RED_SIZE, 1,
H A Dxfont.c111 GLX_RED_SIZE, 1,
H A Dxrotfontdemo.c125 GLX_RED_SIZE, 1,
H A Dsharedtex_mt.c82 GLX_RED_SIZE, 1,
110 GLX_RED_SIZE, 1,
H A Dglxheads.c72 GLX_RED_SIZE, 1,
H A Doffset.c92 static int attributeList[] = { GLX_RGBA, GLX_RED_SIZE, 1, GLX_GREEN_SIZE, 1,
H A Dsharedtex.c69 GLX_RED_SIZE, 1,
H A Dwincopy.c243 GLX_RED_SIZE, 1,
H A Dyuvrect_client.c181 GLX_RED_SIZE, 1,
H A Dmanywin.c74 GLX_RED_SIZE, 1,
H A Dtexture_from_pixmap.c195 GLX_RED_SIZE, 1,
/xsrc/external/mit/libepoxy/dist/test/
H A Dglx_common.c48 GLX_RED_SIZE, 1,
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxtokens.h53 #define GLX_RED_SIZE 8 /* number of red component bits */ macro
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexobjshare.c51 GLX_RED_SIZE, 1,
H A Dsharedtex.c73 GLX_RED_SIZE, 1,
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.c64 case GLX_RED_SIZE:
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxconfig.c64 case GLX_RED_SIZE:

Completed in 17 milliseconds

123