HomeSort by relevance Sort by last modified time
    Searched refs:num_omod_ops (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_compiler.h 161 unsigned num_omod_ops; member in struct:rc_program_stats
radeon_compiler.c 395 s->num_omod_ops++;
399 s->num_omod_ops++;
447 s.num_omod_ops, s.num_temp_regs, s.num_inline_literals);

Completed in 69 milliseconds