Home | History | Annotate | Download | only in glx

Lines Matching refs:lastGLContext

105     __GLXcontext *cx = lastGLContext;
114 if (cx != lastGLContext) {
115 lastGLContext = cx;
205 __GLXcontext *cx = lastGLContext;
215 if (cx != lastGLContext) {
216 lastGLContext = cx;
226 __GLXcontext *cx = lastGLContext;
232 if (cx != lastGLContext) {
233 lastGLContext = cx;
288 __GLXcontext *cx = lastGLContext;
292 if (cx != lastGLContext) {
293 lastGLContext = cx;
598 __GLXcontext *cx = lastGLContext;
621 if (cx != lastGLContext) {
622 lastGLContext = cx;
648 __GLXcontext *cx = lastGLContext;
652 if (cx != lastGLContext) {
653 lastGLContext = cx;
661 assert(lastGLContext == cx);
705 __GLXcontext *cx = lastGLContext;
710 if (cx != lastGLContext) {
711 lastGLContext = cx;
720 assert(lastGLContext == cx);