Home
last modified time | relevance | path

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

/third_party/glfw/examples/
H A Dparticles.c752 float l2pos[4], l2amb[4], l2dif[4], l2spec[4]; in setup_lights() local
761 l2pos[0] = -15.f; l2pos[1] = 12.f; l2pos[2] = 1.5f; l2pos[3] = 1.f; in setup_lights()
770 glLightfv(GL_LIGHT2, GL_POSITION, l2pos); in setup_lights()

Completed in 2 milliseconds