Searched refs:nr_texture (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c3065 unsigned nr_arith, nr_texture, nr_varying, nr_ldst; member in struct:bi_stats
3096 stats->nr_texture++;
3148 float cycles_texture = ((float) stats.nr_texture) / 2.0;

Completed in 6 milliseconds