Searched refs:GLX_RGBA (Results 1 - 25 of 49) sorted by relevance

12

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.h18 #define GLX_RGBA 4 /* true if RGBA mode */ macro
H A Dglut_get.c103 GET_CONFIG(GLX_RGBA);
106 GET_CONFIG(GLX_RGBA);
H A Dwin32_glx.c84 case GLX_RGBA:
171 case GLX_RGBA:
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxpixmap.c28 const int sbAttrib[] = { GLX_RGBA,
33 const int dbAttrib[] = { GLX_RGBA,
H A Dglxdemo.c45 int attrib[] = { GLX_RGBA,
H A Dglsync.c117 int attribs[] = { GLX_RGBA,
122 int db_attribs[] = { GLX_RGBA,
H A Doverlay.c100 int attrib[] = { GLX_RGBA,
131 GLX_RGBA,
140 /*GLX_RGBA, leave this out */
H A Dxfont.c110 int attrib[] = { GLX_RGBA,
H A Dxrotfontdemo.c124 int attrib[] = { GLX_RGBA,
H A Dsharedtex_mt.c81 int attrib[] = { GLX_RGBA,
109 int attrib[] = { GLX_RGBA,
H A Dglxheads.c71 int attrib[] = { GLX_RGBA,
H A Dglxinfo.c324 GLX_RGBA,
330 GLX_RGBA,
731 glXGetConfig(dpy, vInfo, GLX_RGBA, &rgba);
1154 GLX_RGBA,
H A Doffset.c92 static int attributeList[] = { GLX_RGBA, GLX_RED_SIZE, 1, GLX_GREEN_SIZE, 1,
H A Dsharedtex.c68 int attrib[] = { GLX_RGBA,
H A Dwincopy.c242 int attrib[] = { GLX_RGBA,
H A Dyuvrect_client.c180 int attribs[] = { GLX_RGBA,
H A Dmanywin.c73 int attrib[] = { GLX_RGBA,
H A Dshape.c308 GLX_RGBA,
/xsrc/external/mit/libepoxy/dist/test/
H A Dglx_common.c47 GLX_RGBA,
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Djkrahntest.c34 static int AttributeList[] = { GLX_RGBA, GLX_DOUBLEBUFFER, None };
H A Dtexobjshare.c50 int attrib[] = { GLX_RGBA,
H A Dsharedtex.c72 int attrib[] = { GLX_RGBA,
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxtokens.h49 #define GLX_RGBA 4 /* true if RGBA mode */ macro
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.c61 case GLX_RGBA:
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxconfig.c61 case GLX_RGBA:

Completed in 12 milliseconds

12