Home
last modified time | relevance | path

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

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