Lines Matching defs:driContext
95 __DRIcontext *driContext;
152 screen->texOffset->setTexOffset(pGlxPix->ctx->driContext,
293 screen->core->destroyContext(context->driContext);
312 return (*screen->core->bindContext)(context->driContext,
323 return (*screen->core->unbindContext)(context->driContext);
334 return (*screen->core->copyContext)(dst->driContext,
335 src->driContext, mask);
346 return (*screen->core->bindContext)(context->driContext,
451 screen->texOffset->setTexOffset(driDraw->ctx->driContext, texname, 0,
629 driShare = shareContext->driContext;
665 context->driContext =
673 if (context->driContext == NULL) {