Skip to content

API Reference / @gtkx/gl / NEAREST_MIPMAP_NEAREST

Variable: NEAREST_MIPMAP_NEAREST

const NEAREST_MIPMAP_NEAREST: 9984 = 9984

Defined in: generated/enums.d.ts:1417

GL_NEAREST_MIPMAP_NEAREST, provided by GL_VERSION_1_0. Groups: TextureMinFilter.

Released under the MPL-2.0 License.