Searched refs:lodBase (Results 1 – 1 of 1) sorted by relevance
1031 int lodBase; member1187 …Size.x() >> (testSize.lod + testSize.lodBase)) != 0 || (testSize.textureSize.y() >> (testSize.lod … in testTextureSize()1210 const int maxLevel = testSize.lod + testSize.lodBase; in testTextureSize()1219 gl.texParameteri(textureTarget, GL_TEXTURE_BASE_LEVEL, testSize.lodBase); in testTextureSize()1228 …tLog::Message << "Lod: " << testSize.lod << ", base level: " << testSize.lodBase << TestLog::EndMe… in testTextureSize()1242 …tLog::Message << "Lod: " << testSize.lod << ", base level: " << testSize.lodBase << TestLog::EndMe… in testTextureSize()1257 …tLog::Message << "Lod: " << testSize.lod << ", base level: " << testSize.lodBase << TestLog::EndMe… in testTextureSize()