Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dglthread.h302 unsigned GlobalLockUpdateBatchCounter; member
Dglthread.c120 if (ctx->GLThread.GlobalLockUpdateBatchCounter++ % 64 == 0) in glthread_unmarshal_batch()