Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dprog_execute.c56 #define SET_POS_INFINITY(x) \ macro
69 #define SET_POS_INFINITY(x) x = __MAXFLOAT macro
72 #define SET_POS_INFINITY(x) x = (GLfloat) HUGE_VAL macro
893 SET_POS_INFINITY(q[0]); in _mesa_execute_program()
894 SET_POS_INFINITY(q[2]); in _mesa_execute_program()
1069 SET_POS_INFINITY(q[0]); in _mesa_execute_program()
1071 SET_POS_INFINITY(q[2]); in _mesa_execute_program()