Searched refs:GLUT_MULTISAMPLE (Results 1 - 3 of 3) sorted by path

/haiku/headers/libs/glut/GL/
H A Dglut.h294 #define GLUT_MULTISAMPLE 128 macro
/haiku/src/libs/glut/
H A DglutWindow.cpp553 if (gState.displayMode & GLUT_MULTISAMPLE) {
H A Dglutint.h131 #define GLUT_WIND_IS_MULTISAMPLE(x) (((x) & GLUT_MULTISAMPLE) != 0)

Completed in 148 milliseconds