Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/gxdemo/src/Performance/
Dperf-fill.c38 STAT_GP1, // GXReadGP1Metric enumerator
216 { "Vertices..........", STAT_GP1, GX_PERF1_VERTICES, 0 },
225 { "Texels.........", STAT_GP1, GX_PERF1_TEXELS, 0 },
226 { "Tex 1-2 Lines..", STAT_GP1, GX_PERF1_TC_CHECK1_2, 0 },
227 { "Tex 3-4 Lines..", STAT_GP1, GX_PERF1_TC_CHECK3_4, 0 },
228 { "Tex 5-6 Lines..", STAT_GP1, GX_PERF1_TC_CHECK5_6, 0 },
229 { "Tex 7-8 Lines..", STAT_GP1, GX_PERF1_TC_CHECK7_8, 0 },
230 { "Tex Cache Miss.", STAT_GP1, GX_PERF1_TC_MISS, 0 },
1342 case STAT_GP1: in WriteStats()
1758 case STAT_GP1: in PrintStats()