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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_dstr.c441 int fbconfigID, drawType, renderType; local in function:loadVisuals
449 GLX_DRAWABLE_TYPE_SGIX, &drawType);
450 if ((rc == 0) && (drawType & GLX_WINDOW_BIT_SGIX)) {

Completed in 3 milliseconds