bindings/oes_texture_half_float_linear library
WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification
https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/
Classes
- OESTextureHalfFloatLinear
-
The extension is part of the WebGL API and allows linear
filtering with half floating-point pixel types for textures.
WebGL extensions are available using the
WebGLRenderingContext.getExtension()
method. For more information, see also Using Extensions in the WebGL tutorial.