Searched refs:ctx_current (Results 1 – 1 of 1) sorted by relevance
151 static int ctx_current = -1; variable201 if (ctx_current < 0) in wglGetCurrentContext()204 return (HGLRC) wgl_ctx[ctx_current].ctx; in wglGetCurrentContext()220 ctx_current = -1; in wglMakeCurrent()227 ctx_current = i; in wglMakeCurrent()