Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h155 unsigned num_tex_insts; member
Dradeon_compiler.c408 s->num_tex_insts++; in rc_get_stats()
448 s.num_fc_insts, s.num_tex_insts, s.num_presub_ops, in print_stats()