Searched refs:PERF_TEX (Results 1 – 7 of 7) sorted by relevance
40 PERF_TEX, enumerator
471 int texTime = (int)(1000 * profiler.cycles[PERF_TEX] / profiler.cycles[PERF_PIXEL] + 0.5); in profile()
751 cycles[PERF_TEX] += Ticks() - texTime; in sampleTexture()
763 cycles[PERF_TEX] += Ticks() - texTime; in sampleTexture()
1258 cycles[PERF_TEX] += Ticks() - texTime; in sampleTexture()