Searched refs:GLX_USE_GL (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/
H A Dglxtokens.h46 #define GLX_USE_GL 1 /* support GLX rendering */ macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dminiglx.h299 #define GLX_USE_GL 1 macro
H A Dglx.h70 #define GLX_USE_GL 1 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglx.h70 #define GLX_USE_GL 1 macro
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx.c152 /* If we don't have the GLX_USE_GL attribute, we've failed. */
153 return_val = stub.wsInterface.glXGetConfig(dpy, vis, GLX_USE_GL, &value);
211 case GLX_USE_GL:
356 case GLX_USE_GL:
782 case GLX_USE_GL:
925 case GLX_USE_GL:

Completed in 58 milliseconds