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

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_compiler.h 157 unsigned num_alpha_insts; member in struct:rc_program_stats
radeon_compiler.c 392 s->num_alpha_insts++;
447 s.num_insts, s.num_rgb_insts, s.num_alpha_insts,

Completed in 90 milliseconds