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.h154 unsigned num_fc_insts; member
Dradeon_compiler.c406 s->num_fc_insts++; in rc_get_stats()
432 s.num_insts, s.num_fc_insts, s.num_temp_regs); in print_stats()
448 s.num_fc_insts, s.num_tex_insts, s.num_presub_ops, in print_stats()