Searched refs:getMaxLOD (Results 1 – 3 of 3) sorted by relevance
137 GLfloat getMaxLOD() const { return mMaxLOD; } in getMaxLOD() function
3341 *params = texture->getMaxLOD(); in GetTexParameterfv()3421 *params = (GLint)roundf(texture->getMaxLOD()); in GetTexParameteriv()
3188 maxLOD = texture->getMaxLOD(); in applyTextures()