Lines Matching refs:currentDrawable
855 Bool flush = gc != &dummyContext && drawable == gc->currentDrawable;
874 ((drawable == gc->currentDrawable)
1760 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable);
1811 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable);
1838 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable);
1897 if (!gc->currentDrawable)
1900 pdraw = GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable);
1937 if (!gc->currentDrawable)
1940 pdraw = GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable);
2384 ((drawable == gc->currentDrawable) ||