The pname parameter is a GLenum specifying the texture parameter to set.
https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/texParameter
Maximum anisotropy for a texture. A GLfloat value.
EXT_texture_filter_anisotropic
Texture maximum level-of-detail value. Any float values.
TEXTURE_MIN_LOD Texture minimum level-of-detail value Any float values.
Generated using TypeDoc
The pname parameter is a GLenum specifying the texture parameter to set.
See
https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/texParameter