OpenGL.GLES1.EXT.texture_filter_anisotropic
OpenGL extension EXT.texture_filter_anisotropic
This module customises the behaviour of the
OpenGL.raw.GLES1.EXT.texture_filter_anisotropic to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/EXT/texture_filter_anisotropic.txt
Functions
Constants
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT (34047)
GL_TEXTURE_MAX_ANISOTROPY_EXT (34046)