Searched refs:setMinLOD (Results 1 – 3 of 3) sorted by relevance
119 bool setMinLOD(GLfloat minLOD);
253 bool Texture::setMinLOD(GLfloat minLOD) in setMinLOD() function in es2::Texture
4741 if(!texture->setMinLOD(param)) in TexParameterf()4876 if(!texture->setMinLOD((GLfloat)param)) in TexParameteri()