Home | History | Annotate | Download | only in glsl

Lines Matching refs:EXP_TO_EXP2

36  * - EXP_TO_EXP2
72 * EXP_TO_EXP2 and LOG_TO_LOG2:
147 void exp_to_exp2(ir_expression *);
273 lower_instructions_visitor::exp_to_exp2(ir_expression *ir)
1695 if (lowering(EXP_TO_EXP2))
1696 exp_to_exp2(ir);