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