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 159 unsigned num_presub_ops; member in struct:rc_program_stats
radeon_compiler.c 381 s->num_presub_ops++;
384 s->num_presub_ops++;
386 s->num_presub_ops++;
446 s.num_fc_insts, s.num_tex_insts, s.num_presub_ops,

Completed in 459 milliseconds