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

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dsharedtex.c51 static int DrawContext = 0, TexContext = 1; variable in typeref:typename:int
206 * Redraw window, using DrawContext
216 if (Win && !glXMakeCurrent(Dpy, Win, Contexts[DrawContext])) {

Completed in 5 milliseconds