Home
last modified time | relevance | path

Searched refs:l1pos (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/examples/
H A Dparticles.c751 float l1pos[4], l1amb[4], l1dif[4], l1spec[4]; in setup_lights() local
755 l1pos[0] = 0.f; l1pos[1] = -9.f; l1pos[2] = 8.f; l1pos[3] = 1.f; in setup_lights()
766 glLightfv(GL_LIGHT1, GL_POSITION, l1pos); in setup_lights()

Completed in 2 milliseconds