Skip to content

API Reference / @gtkx/gl / TEXTURE_MAX_ANISOTROPY

Variable: TEXTURE_MAX_ANISOTROPY

const TEXTURE_MAX_ANISOTROPY: 34046 = 34046

Defined in: generated/enums.d.ts:10246

GL_TEXTURE_MAX_ANISOTROPY.

Provided by GL_VERSION_4_6. Registry note: Reuse GL_ARB_texture_filter_anisotropic Also provided by the GL_ARB_texture_filter_anisotropic extension. Groups: SamplerParameterF, TextureParameterName. Allocated from the NV enumerant range.

Released under the MPL-2.0 License.