Home | History | Annotate | Download | only in main

Lines Matching full:_flags

135 	 light->_Flags |= LIGHT_POSITIONAL;
137 light->_Flags &= ~LIGHT_POSITIONAL;
164 light->_Flags |= LIGHT_SPOT;
166 light->_Flags &= ~LIGHT_SPOT;
894 flags |= light->_Flags;
974 if (!(light->_Flags & LIGHT_POSITIONAL)) {
994 if (light->_Flags & LIGHT_SPOT) {
1012 if (!(light->_Flags & LIGHT_POSITIONAL)) {