Lines Matching full:lods
246 void makeSafeLods (const vector<IVec2>& textureSizes, const IVec2& viewportSize); // Modifies texture coordinates so that LODs aren't too close to x.5 or 0.0 .769 // First we do some tricks to make the LODs safer wrt. precision issues. See MultiTexShader::makeSafeLods().