Home | History | Annotate | Download | only in main

Lines Matching refs:LIGHT_SPOT

164          light->_Flags |= LIGHT_SPOT;
166 light->_Flags &= ~LIGHT_SPOT;
898 ((flags & (LIGHT_POSITIONAL|LIGHT_SPOT)) ||
994 if (light->_Flags & LIGHT_SPOT) {