Lines Matching refs:lastGLContext
14545 glamor: Store the actual EGL/GLX context pointer in lastGLContext
14552 screen A's GL context is current. This sets lastGLContext to screen A's
14559 glamor_make_current, lastGLContext == &glamor_priv->ctx, so MakeCurrent
14567 Assigning the actual GL context pointer to lastGLContext prevents this
21522 lastGLContext, potentially causing the next glamor call on another GPU to
21530 Set lastGLContext to NULL to force the next glamor_make_current() call
21534 eglMakeCurrent() call and update lastGLContext for us because
24518 For the server side lastGLContext points to client2's context.
45632 hw/xwin: Update for __glXLastContext -> lastGLContext
45634 Update for __glXLastContext -> lastGLContext.
46499 glamor: Use lastGLContext to coordinate the context with GLX.
46542 glx: Unconditionally clear lastGLContext on loseCurrent().
46556 glx: Move GLX MakeCurrent lastGLContext updates next to makeCurrent().
46558 We want to make sure that lastGLContext is set correctly during