Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h155 unsigned num_fc_insts; member
Dradeon_compiler.c404 s->num_fc_insts++; in rc_get_stats()
430 s.num_insts, s.num_fc_insts, s.num_temp_regs); in print_stats()
446 s.num_fc_insts, s.num_tex_insts, s.num_presub_ops, in print_stats()