Searched refs:light_pos (Results 1 - 1 of 1) sorted by path

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dreflect.c301 static GLfloat light_pos[] = { 0.0, 20.0, 0.0, 1.0 }; local in function:DrawWindow
328 glLightfv( GL_LIGHT0, GL_POSITION, light_pos );
351 glLightfv(GL_LIGHT0, GL_POSITION, light_pos);
357 glLightfv(GL_LIGHT0, GL_POSITION, light_pos);

Completed in 8 milliseconds