Home | History | Annotate | Download | only in dri2

Lines Matching refs:cctx

896    __DRIcontext *cctx;
908 cctx = (dri2_ctx) ? dri2_ctx->dri_context : NULL;
915 if ((cctx == NULL && ddraw == NULL && rdraw == NULL) ||
916 dri2_dpy->core->bindContext(cctx, ddraw, rdraw)) {