Home
last modified time | relevance | path

Searched refs:l1dif (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
757 l1dif[0] = 0.8f; l1dif[1] = 0.4f; l1dif[2] = 0.2f; l1dif[3] = 1.f; in setup_lights()
768 glLightfv(GL_LIGHT1, GL_DIFFUSE, l1dif); in setup_lights()

Completed in 3 milliseconds