Searched refs:GLX_BAD_VISUAL (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.h34 #define GLX_BAD_VISUAL 4 macro
H A Dwin32_glx.c45 return GLX_BAD_VISUAL;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxtokens.h94 #define GLX_BAD_VISUAL 4 /* visual # not known by GLX */ macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h82 #define GLX_BAD_VISUAL 4 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h77 #define GLX_BAD_VISUAL 4 macro
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c188 return GLX_BAD_VISUAL;
910 status = GLX_BAD_VISUAL;
917 if ((status == GLX_BAD_VISUAL) && (attribute == GLX_USE_GL)) {
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c187 return GLX_BAD_VISUAL;
908 status = GLX_BAD_VISUAL;
915 if ((status == GLX_BAD_VISUAL) && (attribute == GLX_USE_GL)) {
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h464 #define GLX_BAD_VISUAL 4 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c1726 return GLX_BAD_VISUAL;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dfakeglx.c1778 return GLX_BAD_VISUAL;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_api.c1676 return GLX_BAD_VISUAL;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dfakeglx.c1744 return GLX_BAD_VISUAL;

Completed in 26 milliseconds