Searched refs:GLX_SGIS_multisample (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_get.c137 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIS_multisample)
138 if (__glutIsSupportedByGLX("GLX_SGIS_multisample")) {
H A Dglut_dstr.c235 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIS_multisample)
278 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIS_multisample)
279 multisample = __glutIsSupportedByGLX("GLX_SGIS_multisample");
424 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIS_multisample)
575 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIS_multisample)
1253 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIS_multisample)
1254 if (__glutIsSupportedByGLX("GLX_SGIS_multisample")) {
H A Dglut_overlay.c84 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIS_multisample)
87 if (__glutIsSupportedByGLX("GLX_SGIS_multisample"))
H A Dglut_win.c331 #if defined(GLX_VERSION_1_1) && (defined(GLX_SGIS_multisample) || defined(GLX_ARB_multisample))
333 if (!__glutIsSupportedByGLX("GLX_SGIS_multisample") &&
338 #elif defined(GLX_SGIS_multisample)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h706 #ifndef GLX_SGIS_multisample
707 #define GLX_SGIS_multisample 1 macro
710 #endif /* GLX_SGIS_multisample */
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h722 #ifndef GLX_SGIS_multisample
723 #define GLX_SGIS_multisample 1 macro
726 #endif /* GLX_SGIS_multisample */
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h171 #define GLX_SGIS_multisample 1 macro

Completed in 17 milliseconds