Home
last modified time | relevance | path

Searched refs:Light_Diffuse (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/reallyslick/rss-glx_0.9.1/src/
H A Dmatrixview.c44 float Light_Diffuse[] = { 1.2f, 1.2f, 1.2f, 1.0f }; variable
594 glLightfv (GL_LIGHT1, GL_DIFFUSE, Light_Diffuse); in hack_init()