Searched refs:getMaxAnisotropy (Results 1 – 3 of 3) sorted by relevance
96 float getMaxAnisotropy() const;
210 float Texture::getMaxAnisotropy() const in getMaxAnisotropy() function in gl::Texture
3515 *params = (GLfloat)texture->getMaxAnisotropy(); in glGetTexParameterfv()3641 *params = (GLint)texture->getMaxAnisotropy(); in glGetTexParameteriv()