Home | History | Annotate | Download | only in main

Lines Matching refs:LIGHT_POSITIONAL

135 	 light->_Flags |= LIGHT_POSITIONAL;
137 light->_Flags &= ~LIGHT_POSITIONAL;
898 ((flags & (LIGHT_POSITIONAL|LIGHT_SPOT)) ||
902 ctx->Light._NeedEyeCoords = ((flags & LIGHT_POSITIONAL) ||
974 if (!(light->_Flags & LIGHT_POSITIONAL)) {
1012 if (!(light->_Flags & LIGHT_POSITIONAL)) {