Searched refs:is_180 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | light.c | 184 bool is_180 = params[0] == 180.0f; local in function:_mesa_light 190 if (is_180 != old_is_180) { 191 if (!is_180) |
Completed in 2 milliseconds