Searched defs:eye_z (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_statevars.c132 static const GLfloat eye_z[] = {0, 0, 1}; local in function:_mesa_fetch_state
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dlight.c948 static const GLfloat eye_z[3] = { 0, 0, 1 }; local in function:compute_light_positions
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dlight.c148 static const GLfloat eye_z[] = {0, 0, 1}; local in function:_mesa_light
1030 static const GLfloat eye_z[3] = { 0, 0, 1 }; local in function:compute_light_positions

Completed in 5 milliseconds