pub const LINEAR_MIPMAP_NEAREST: u32 = 9985;
Expand description

Corresponds to GL_LINEAR_MIPMAP_NEAREST.