Searched refs:getMaxLOD (Results 1 – 3 of 3) sorted by relevance
92 GLfloat getMaxLOD() const;
367 GLfloat Texture::getMaxLOD() const in getMaxLOD() function in es2::Texture
3667 *params = texture->getMaxLOD(); in GetTexParameterfv()3820 *params = (GLint)roundf(texture->getMaxLOD()); in GetTexParameteriv()