Home
last modified time | relevance | path

Searched refs:l2dif (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
763 l2dif[0] = 0.2f; l2dif[1] = 0.4f; l2dif[2] = 0.8f; l2dif[3] = 1.f; in setup_lights()
772 glLightfv(GL_LIGHT2, GL_DIFFUSE, l2dif); in setup_lights()

Completed in 3 milliseconds