The OES_texture_float_linear extension is part of the WebGL API and allows linear filtering with floating-point pixel types for textures.

interface OES_texture_float_linear {}

Generated using TypeDoc