mipmap constant

int const mipmap

Enables mipmapping. Often used with filter for better quality at smaller sizes.

Implementation

static const int mipmap = 0x2;