Home
last modified time | relevance | path

Searched defs:inst_mul (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_tex.c84 struct rc_instruction *inst_mul, *inst_rcp; in projective_divide() local
159 struct rc_instruction *inst_mul, *inst_add, *inst_cmp; in radeonTransformTEX() local
325 struct rc_instruction *inst_mul, *inst_frc, *inst_mad, *inst_add; in radeonTransformTEX() local
Dradeon_compiler.c242 struct rc_instruction * inst_mul; in rc_transform_fragment_wpos() local
Dradeon_optimize.c717 struct rc_instruction * inst_mul, in peephole_mul_omod()