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:6485

GL_NEAREST_MIPMAP_NEAREST.

Provided by GL_VERSION_1_0. Groups: TextureMinFilter. Allocated from the ARB enumerant range: Mostly OpenGL 1.0/1.1 enum assignments. Unused ranges should generally remain unused.

Released under the MPL-2.0 License.