GLUT_MULTISAMPLE
if (gState.displayMode & GLUT_MULTISAMPLE) {
#define GLUT_WIND_IS_MULTISAMPLE(x) (((x) & GLUT_MULTISAMPLE) != 0)