Searched refs:abs_t0 (Results 1 – 1 of 1) sorted by relevance
1055 GLfloat t[4], q[4], abs_t0; in _mesa_execute_program() local1057 abs_t0 = FABSF(t[0]); in _mesa_execute_program()1058 if (abs_t0 != 0.0F) { in _mesa_execute_program()1064 if (abs_t0 == __MAXFLOAT) in _mesa_execute_program()1066 if (IS_INF_OR_NAN(abs_t0)) in _mesa_execute_program()