Searched refs:num_alpha_insts (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h157 unsigned num_alpha_insts; member in struct:rc_program_stats
H A Dradeon_compiler.c392 s->num_alpha_insts++;
447 s.num_insts, s.num_rgb_insts, s.num_alpha_insts,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h157 unsigned num_alpha_insts; member in struct:rc_program_stats
H A Dradeon_compiler.c392 s->num_alpha_insts++;
447 s.num_insts, s.num_rgb_insts, s.num_alpha_insts,

Completed in 29 milliseconds