Searched defs:GLUT_WIND_IS_MULTISAMPLE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h127 #define GLUT_WIND_IS_MULTISAMPLE(x) (((x) & GLUT_MULTISAMPLE) != 0) macro
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglutint.h142 #define GLUT_WIND_IS_MULTISAMPLE(x) (((x) & GLUT_MULTISAMPLE) != 0) macro

Completed in 5 milliseconds