Searched defs:eye_z (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ | ||
| H A D | prog_statevars.c | 132 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 D | light.c | 948 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 D | light.c | 148 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