Home
last modified time | relevance | path

Searched refs:is_180 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dlight.c182 bool is_180 = params[0] == 180.0f; in do_light() local
188 if (is_180 != old_is_180) { in do_light()
189 if (!is_180) in do_light()

Completed in 3 milliseconds