Searched refs:GX_PERF0_NONE (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.2.2/include/revolution/gx/ |
| D | GXPerf.h | 81 #define GXSetGP1Metric(perf1) GXSetGPMetric(GX_PERF0_NONE, (perf1))
|
| D | GXEnum.h | 1447 GX_PERF0_NONE enumerator
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Performance/ |
| D | perf-fill.c | 217 { "Fill Rate [MP/Sec]", STAT_FR, GX_PERF0_NONE, 0 }, 218 { "TextureBW [MB/Sec]", STAT_TBW, GX_PERF0_NONE, 0 }, 219 { "TexB/pix..........", STAT_TBP, GX_PERF0_NONE, 0 }, 1334 GXSetGP0Metric(GX_PERF0_NONE); in WriteStats() 1413 GXSetGP0Metric(GX_PERF0_NONE); in WriteStats() 1437 GXSetGP0Metric(GX_PERF0_NONE); in WriteStats()
|