Home | History | Annotate | Download | only in main

Lines Matching full:curctx

1421    GET_CURRENT_CONTEXT(curCtx);
1443 if (curCtx &&
1444 (curCtx->WinSysDrawBuffer || curCtx->WinSysReadBuffer) &&
1446 curCtx != newCtx)
1447 _mesa_flush(curCtx);