Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c62 struct rc_instruction *inst_mul, *inst_rcp; in projective_divide() local
136 struct rc_instruction *inst_mul, *inst_add, *inst_cmp; in radeonTransformTEX() local
302 struct rc_instruction *inst_mul, *inst_frc, *inst_mad, *inst_add; in radeonTransformTEX() local
H A Dradeon_compiler.c229 struct rc_instruction * inst_mul; in rc_transform_fragment_wpos() local
H A Dradeon_optimize.c697 struct rc_instruction * inst_mul, in peephole_mul_omod()