Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Double3D/src/
Dmain.c54 BOOL swap = FALSE; // SwapBuffers execution flag variable
345 swap = TRUE; in SetSwapBuffersflag()
743 if (!G3X_IsGeometryBusy() && swap) in proc1()
747 if ((G3X_GetVtxListRamCount() == 0) && swap) in proc1()
760 swap = FALSE; in proc1()