Searched refs:GLX_DIRECT_COLOR (Results 1 - 21 of 21) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/GL/internal/ |
| H A D | glcore.h | 151 #define GLX_DIRECT_COLOR 0x8003 macro
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxtokens.h | 125 #define GLX_DIRECT_COLOR 0x8003 macro
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxdricommon.c | 197 configs[i], GLX_DIRECT_COLOR,
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxdricommon.c | 256 tail->next = createModeFromConfig(core, configs[i], GLX_DIRECT_COLOR,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | xm_api.c | 664 if (xclass != GLX_TRUE_COLOR && xclass == !GLX_DIRECT_COLOR) { 717 GLX_TRUE_COLOR, GLX_DIRECT_COLOR 828 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { 1135 * \c GLX_DIRECT_COLOR visual for the pixmap
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | xm_api.c | 657 if (xclass != GLX_TRUE_COLOR && xclass != GLX_DIRECT_COLOR) { 707 GLX_TRUE_COLOR, GLX_DIRECT_COLOR 819 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { 1113 * \c GLX_DIRECT_COLOR visual for the pixmap
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | xm_api.c | 578 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { 706 GLX_TRUE_COLOR, GLX_DIRECT_COLOR 831 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { 1049 * \c GLX_DIRECT_COLOR visual for the pixmap
|
| H A D | xm_dd.c | 80 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | xm_api.c | 577 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { 703 GLX_TRUE_COLOR, GLX_DIRECT_COLOR 826 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { 1039 * \c GLX_DIRECT_COLOR visual for the pixmap
|
| H A D | xm_dd.c | 87 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | pbutil.c | 251 else if (xVisual==GLX_DIRECT_COLOR) printf("DirectColor ");
|
| H A D | glxinfo.c | 804 case GLX_DIRECT_COLOR:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 122 #define GLX_DIRECT_COLOR 0x8003 macro
|
| H A D | glxext.h | 80 #define GLX_DIRECT_COLOR 0x8003 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 117 #define GLX_DIRECT_COLOR 0x8003 macro
|
| H A D | glxext.h | 80 #define GLX_DIRECT_COLOR 0x8003 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxext.c | 353 [DirectColor] = GLX_DIRECT_COLOR,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxext.c | 383 [DirectColor] = GLX_DIRECT_COLOR,
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 349 #define GLX_DIRECT_COLOR 0x8003 macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | indirect.c | 271 case GLX_DIRECT_COLOR:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | indirect.c | 296 case GLX_DIRECT_COLOR:
|
Completed in 35 milliseconds