Searched defs:eye_z (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
H A D | light.c | 146 static const GLfloat eye_z[] = {0, 0, 1}; in do_light() local 1019 static const GLfloat eye_z[3] = { 0, 0, 1 }; in compute_light_positions() local |
Completed in 2 milliseconds