Home | History | Annotate | Download | only in common

Lines Matching refs:_mesa_make_current

399    _mesa_make_current(ctx, NULL, NULL);
407 _mesa_make_current(old_context, old_context->WinSysDrawBuffer, old_context->WinSysReadBuffer);
409 _mesa_make_current(NULL, NULL, NULL);