Home
last modified time | relevance | path

Searched refs:oldContextID (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp280 context_id oldContextID = fCurrentContext; in SetCurrentContext() local
298 if (oldContextID > 0 && oldContextID != contextID) { in SetCurrentContext()
299 fContext[oldContextID]->st->flush(fContext[oldContextID]->st, in SetCurrentContext()