Home | History | Annotate | Download | only in glsl

Lines Matching refs:exponent_bias

722    ir_constant *exponent_bias = new(ir) ir_constant(-1022, vec_elem);
727 ir->operands[1] = add(exponent_bias, u2i(rshift(high_words, exponent_shift)));