Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/tips/SwapCrossOver/src/
Dmain.c53 s32 polygon_num; // count of PolygonList RAM. member
344 OS_Printf("PolygonListRAM = %d/2048\t", stat1->polygon_num); in PrintStat()
349 OS_Printf("PolygonListRAM = %d/2048\t", stat2->polygon_num); in PrintStat()
469 stat_before.polygon_num = G3X_GetPolygonListRamCount(); in NitroMain()
482 stat_after.polygon_num = G3X_GetPolygonListRamCount(); in NitroMain()