Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dlight.c148 static const GLfloat eye_z[] = {0, 0, 1}; in _mesa_light() local
1030 static const GLfloat eye_z[3] = { 0, 0, 1 }; in compute_light_positions() local