Home
last modified time | relevance | path

Searched refs:log2_e (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/glsl/
Dlower_instructions.cpp204 ir_constant *log2_e = new(ir) ir_constant(float(M_LOG2E)); in exp_to_exp2() local
208 ir->operands[0], log2_e); in exp_to_exp2()