Searched refs:old_is_180 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
H A D | light.c | 181 bool old_is_180 = lu->SpotCutoff == 180.0f; in do_light() local 188 if (is_180 != old_is_180) { in do_light() |
Completed in 2 milliseconds