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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h156 unsigned num_rgb_insts; member in struct:rc_program_stats
H A Dradeon_compiler.c394 s->num_rgb_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.h156 unsigned num_rgb_insts; member in struct:rc_program_stats
H A Dradeon_compiler.c394 s->num_rgb_insts++;
447 s.num_insts, s.num_rgb_insts, s.num_alpha_insts,

Completed in 53 milliseconds