Searched refs:GLX_NONE (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/internal/
H A Dglcore.h146 #define GLX_NONE 0x8000 macro
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/
H A Dglxtokens.h117 #define GLX_NONE 0x8000 macro
130 /* #define GLX_NONE 0x8000 */
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo_dri.c127 pConfigs[i].visualRating = GLX_NONE;
128 pConfigs[i].transparentPixel = GLX_NONE;
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dutils.c501 * value of \c GLX_NONE, then it represents a
690 modes->visualRating = (j == 0) ? GLX_NONE : GLX_SLOW_CONFIG;
695 modes->transparentPixel = GLX_NONE;
706 if ( db_modes[i] == GLX_NONE ) {
H A Dvboxdri_drv.c392 static const GLenum db_modes[2] = { GLX_NONE, GLX_SWAP_UNDEFINED_OML };
H A Ddri_drv.c748 static const GLenum db_modes[2] = { GLX_NONE, GLX_SWAP_UNDEFINED_OML };
H A Dglx.c1874 *value = GLX_NONE;
1907 *value = GLX_NONE;
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/
H A Dglcore.h142 #define GLX_NONE 0x8000 macro
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglx.h132 #define GLX_NONE 0x8000 macro
H A Dglxext.h79 #define GLX_NONE 0x8000 macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglx.h132 #define GLX_NONE 0x8000 macro
H A Dglxext.h77 #define GLX_NONE 0x8000 macro
/vbox/include/VBox/HostServices/
H A Dglxext.h77 #define GLX_NONE 0x8000 macro
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglxext.h86 #define GLX_NONE 0x8000 macro

Completed in 97 milliseconds