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

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h125 #define GLUT_WIND_HAS_DEPTH(x) (((x) & GLUT_DEPTH) != 0) macro
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglutint.h140 #define GLUT_WIND_HAS_DEPTH(x) (((x) & GLUT_DEPTH) != 0) macro

Completed in 5 milliseconds