Home | History | Annotate | Download | only in glsl

Lines Matching refs:M_PI_2f

66 #define M_PI_2f ((float) M_PI_2)
3357 sub(imm(M_PI_2f),
3359 add(imm(M_PI_2f),
3420 body.emit(ret(sub(imm(M_PI_2f), asin_expr(x, 0.08132463f, -0.02363318f))));
3459 assign(r, mul(sign(y), imm(M_PI_2f))));
3514 imm(M_PI_2f))))));