bindings/oes_fbo_render_mipmap library

WebGL OES_fbo_render_mipmap Extension Specification

https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/

Classes

OESFboRenderMipmap
The extension is part of the WebGL API and makes it possible to attach any level of a texture to a framebuffer object. WebGL extensions are available using the WebGLRenderingContext.getExtension() method. For more information, see also Using Extensions in the WebGL tutorial.