Home
last modified time | relevance | path

Searched refs:old_is_one (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dlight.c207 bool old_is_one = lu->ConstantAttenuation == 1.0f; in _mesa_light() local
211 if (old_is_one != is_one) { in _mesa_light()