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 158 unsigned num_alpha_insts; member in struct:rc_program_stats
radeon_compiler.c 390 s->num_alpha_insts++;
445 s.num_insts, s.num_rgb_insts, s.num_alpha_insts,

Completed in 3346 milliseconds