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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_cindex.c169 XVisualInfo *dstvis; local in function:glutCopyColormap
173 dstvis = __glutCurrentWindow->vis;
177 dstvis = __glutCurrentWindow->overlay->vis;
223 copycmap = __glutAssociateNewColormap(dstvis);

Completed in 2 milliseconds