Searched defs:getMaxAnisotropy (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.h79 GLfloat getMaxAnisotropy() const { return mMaxAnisotropy; } function in class:es2::Texture
/external/swiftshader/src/OpenGL/libGL/
H A DTexture.cpp169 GLfloat Texture::getMaxAnisotropy() const function in class:gl::Texture
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DTexture.cpp188 GLfloat Texture::getMaxAnisotropy() const function in class:es1::Texture

Completed in 164 milliseconds