Lines Matching refs:cx
105 __GLXcontext *cx = lastGLContext;
114 if (cx != lastGLContext) {
115 lastGLContext = cx;
116 cx->makeCurrent(cx);
205 __GLXcontext *cx = lastGLContext;
215 if (cx != lastGLContext) {
216 lastGLContext = cx;
217 cx->makeCurrent(cx);
226 __GLXcontext *cx = lastGLContext;
232 if (cx != lastGLContext) {
233 lastGLContext = cx;
234 cx->makeCurrent(cx);
288 __GLXcontext *cx = lastGLContext;
292 if (cx != lastGLContext) {
293 lastGLContext = cx;
294 cx->makeCurrent(cx);
598 __GLXcontext *cx = lastGLContext;
621 if (cx != lastGLContext) {
622 lastGLContext = cx;
623 cx->makeCurrent(cx);
648 __GLXcontext *cx = lastGLContext;
652 if (cx != lastGLContext) {
653 lastGLContext = cx;
654 cx->makeCurrent(cx);
661 assert(lastGLContext == cx);
705 __GLXcontext *cx = lastGLContext;
710 if (cx != lastGLContext) {
711 lastGLContext = cx;
712 cx->makeCurrent(cx);
720 assert(lastGLContext == cx);