Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/demos/gx/UnitTours/Sub_Double3D/src/
Dmain.c54 BOOL swap = FALSE; // SwapBuffers execution flag variable
370 swap = TRUE; in SetSwapBuffersflag()
764 if (!G3X_IsGeometryBusy() && swap) in proc1()
768 if ((G3X_GetVtxListRamCount() == 0) && swap) in proc1()
781 swap = FALSE; in proc1()