Searched refs:getMinLOD (Results 1 – 3 of 3) sorted by relevance
93 GLfloat getMinLOD() const;
371 GLfloat Texture::getMinLOD() const in getMinLOD() function in es2::Texture
3674 *params = texture->getMinLOD(); in GetTexParameterfv()3827 *params = (GLint)roundf(texture->getMinLOD()); in GetTexParameteriv()