Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.c383 s->num_omod_ops++; in rc_get_stats()
387 s->num_omod_ops++; in rc_get_stats()
424 s.num_omod_ops, s.num_temp_regs, s.num_consts, s.num_inline_literals); in print_stats()
Dradeon_compiler.h158 unsigned num_omod_ops; member