Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/
DdemoGfx.c713 u32 swapCount, flipCount, waitCount=0; in DEMOGfxWaitForSwap() local
732 if (waitCount++ > 60*GX2GetGPUTimeout()/1000) { in DEMOGfxWaitForSwap()