GL_LINEAR_MIPMAP_NEAREST

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Android)
extern (C) @system nothrow @nogc
enum GL_LINEAR_MIPMAP_NEAREST = 0x2701;

Meta