Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h153 unsigned num_rgb_insts; member
Dradeon_compiler.c380 s->num_rgb_insts++; in rc_get_stats()
422 s.num_insts, s.num_rgb_insts, s.num_alpha_insts, s.num_pred_insts, in print_stats()