Lines Matching refs:gc
491 struct glx_context *gc = __glXGetCurrentContext();
492 struct dri2_context *dri2Ctx = (struct dri2_context *)gc;
573 dri2_wait_x(struct glx_context *gc)
576 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable);
585 dri2_wait_gl(struct glx_context *gc)
588 GetGLXDRIDrawable(gc->currentDpy, gc->currentDrawable);
601 struct glx_context *gc;
615 gc = __glXGetCurrentContext();
623 dri2_wait_gl(gc);
724 struct glx_context *gc = __glXGetCurrentContext();
726 if (gc) {
882 struct glx_context *gc = __glXGetCurrentContext();
883 struct dri2_context *pcp = (struct dri2_context *) gc;
919 struct glx_context *gc = __glXGetCurrentContext();
920 struct dri2_context *pcp = (struct dri2_context *) gc;