OES_texture_float_linear
WebGL
working group (public_webgl 'at' khronos.org)
Members of the WebGL working group
20
Expands upon the OES_texture_float extension by allowing support for
LINEAR magnification filter and LINEAR, NEAREST_MIPMAP_LINEAR,
LINEAR_MIPMAP_NEAREST and LINEAR_MIPMAP_NEAREST minification filters.
[NoInterfaceObject]
interface OES_texture_float_linear { };
Initial revision.
Moved to draft status after discussion on public_webgl.
Moved to community approved.
Added NoInterfaceObject extended attribute.
Ratified by Khronos Board of Promoters.