Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp227 context_id contextNext = -1; in CreateContext() local
232 contextNext = i; in CreateContext()
238 if (contextNext < 0) { in CreateContext()
248 __func__, contextNext); in CreateContext()
250 return contextNext; in CreateContext()