Home | History | Annotate | Download | only in glsl

Lines Matching refs:exponent_shift

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