Searched refs:lightsCount (Results 1 – 1 of 1) sorted by relevance
956 int lightsCount = this->GetLightsCount(); in IsValidRevision() local957 for (int i = 0 ; i < lightsCount ; ++i ) in IsValidRevision()