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

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_compiler.h 158 unsigned num_presub_ops; member in struct:rc_program_stats
radeon_compiler.c 383 s->num_presub_ops++;
386 s->num_presub_ops++;
388 s->num_presub_ops++;
448 s.num_fc_insts, s.num_tex_insts, s.num_presub_ops,

Completed in 141 milliseconds