Searched refs:GLX_RED_SIZE (Results 1 - 25 of 52) sorted by relevance
123
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | win32_glx.h | 22 #define GLX_RED_SIZE 8 /* number of red component bits */ macro
|
| H A D | win32_glx.c | 96 case GLX_RED_SIZE: 184 case GLX_RED_SIZE:
|
| H A D | glut_get.c | 76 GET_CONFIG(GLX_RED_SIZE);
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glxpixmap.c | 29 GLX_RED_SIZE, 1, 34 GLX_RED_SIZE, 1,
|
| H A D | glxdemo.c | 46 GLX_RED_SIZE, 1,
|
| H A D | pbdemo.c | 75 GLX_RED_SIZE, 1, 87 GLX_RED_SIZE, 1, 99 GLX_RED_SIZE, 1, 111 GLX_RED_SIZE, 1,
|
| H A D | overlay.c | 101 GLX_RED_SIZE, 1, 132 GLX_RED_SIZE, 1, 141 GLX_RED_SIZE, 1,
|
| H A D | glsync.c | 118 GLX_RED_SIZE, 1, 123 GLX_RED_SIZE, 1,
|
| H A D | glxinfo.c | 141 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 D | xfont.c | 111 GLX_RED_SIZE, 1,
|
| H A D | xrotfontdemo.c | 125 GLX_RED_SIZE, 1,
|
| H A D | sharedtex_mt.c | 82 GLX_RED_SIZE, 1, 110 GLX_RED_SIZE, 1,
|
| H A D | glxheads.c | 72 GLX_RED_SIZE, 1,
|
| H A D | offset.c | 92 static int attributeList[] = { GLX_RGBA, GLX_RED_SIZE, 1, GLX_GREEN_SIZE, 1,
|
| H A D | sharedtex.c | 69 GLX_RED_SIZE, 1,
|
| H A D | wincopy.c | 243 GLX_RED_SIZE, 1,
|
| H A D | yuvrect_client.c | 181 GLX_RED_SIZE, 1,
|
| H A D | manywin.c | 74 GLX_RED_SIZE, 1,
|
| H A D | texture_from_pixmap.c | 195 GLX_RED_SIZE, 1,
|
| /xsrc/external/mit/libepoxy/dist/test/ |
| H A D | glx_common.c | 48 GLX_RED_SIZE, 1,
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxtokens.h | 53 #define GLX_RED_SIZE 8 /* number of red component bits */ macro
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | texobjshare.c | 51 GLX_RED_SIZE, 1,
|
| H A D | sharedtex.c | 73 GLX_RED_SIZE, 1,
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxconfig.c | 64 case GLX_RED_SIZE:
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxconfig.c | 64 case GLX_RED_SIZE:
|
Completed in 17 milliseconds
123