Skip to content

API Reference / @gtkx/gl / LINEAR_MIPMAP_NEAREST

Variable: LINEAR_MIPMAP_NEAREST

const LINEAR_MIPMAP_NEAREST: 9985 = 9985

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

GL_LINEAR_MIPMAP_NEAREST, provided by GL_VERSION_1_0. Groups: TextureMinFilter.

Released under the MPL-2.0 License.