Searched refs:setMinLOD (Results 1 – 3 of 3) sorted by relevance
70 bool setMinLOD(GLfloat minLOD);
239 bool Texture::setMinLOD(GLfloat minLOD) in setMinLOD() function in es2::Texture
5234 if(clientVersion < 3 || !texture->setMinLOD(param)) in TexParameterf()5383 if(clientVersion < 3 || !texture->setMinLOD((GLfloat)param)) in TexParameteri()