bindings/ext_shader_texture_lod library
WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification
https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/
Classes
- EXTShaderTextureLod
-
The extension is part of the WebGL API and adds additional
texture functions to the OpenGL ES Shading Language which provide
the shader writer with explicit control of LOD (Level of detail).
WebGL extensions are available using the
WebGLRenderingContext.getExtension()
method. For more information, see also Using Extensions in the WebGL tutorial.