Constant NEAREST_MIPMAP_LINEAR

Source
pub const NEAREST_MIPMAP_LINEAR: u32 = 9986;
Expand description

Corresponds to GL_NEAREST_MIPMAP_LINEAR.