Searched refs:GLX_SGIX_fbconfig (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_glxext.c198 #elif defined(GLX_SGIX_fbconfig)
223 #elif defined(GLX_SGIX_fbconfig)
246 #elif defined(GLX_SGIX_fbconfig)
H A Dglut_dstr.c244 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIX_fbconfig)
287 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIX_fbconfig)
288 fbconfig = __glutIsSupportedByGLX("GLX_SGIX_fbconfig");
300 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIX_fbconfig)
438 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIX_fbconfig)
750 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIX_fbconfig)
H A Dglut_overlay.c392 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIX_fbconfig)
H A Dglutint.h223 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIX_fbconfig)
H A Dglut_win.c602 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIX_fbconfig)
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dpbutil.c9 * to the GLX_SGIX_fbconfig/pbuffer extensions.
23 * 2 = fbconfigs and pbuffers are available via GLX_SGIX_fbconfig
47 if (extensions && strstr(extensions,"GLX_SGIX_fbconfig")) {
61 * 2 = pixel buffers are available via GLX_SGIX_fbconfig/pbuffer.
90 #if defined(GLX_SGIX_fbconfig) && defined(GLX_SGIX_pbuffer)
108 #if defined(GLX_SGIX_fbconfig) && defined(GLX_SGIX_pbuffer)
110 /* The GLX_SGIX_fbconfig extensions says to pass NULL to get list
129 #if defined(GLX_SGIX_fbconfig) && defined(GLX_SGIX_pbuffer)
146 #elif defined(GLX_SGIX_fbconfig)
166 #if defined(GLX_SGIX_fbconfig)
[all...]
H A Dpbutil.h20 #elif defined(GLX_SGIX_fbconfig) && defined(GLX_SGIX_pbuffer)
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h208 #if defined(GLX_VERSION_1_1) && defined(GLX_SGIX_fbconfig)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h730 #ifndef GLX_SGIX_fbconfig
731 #define GLX_SGIX_fbconfig 1 macro
757 #endif /* GLX_SGIX_fbconfig */
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h746 #ifndef GLX_SGIX_fbconfig
747 #define GLX_SGIX_fbconfig 1 macro
773 #endif /* GLX_SGIX_fbconfig */
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h174 #define GLX_SGIX_fbconfig 1 macro

Completed in 20 milliseconds