Variable LinearMipmapNearestFilterConst

LinearMipmapNearestFilter: 1007

Texture minification filter that chooses the mipmap that most closely matches the size of the pixel being textured and returns the weighted average of the four nearest texels to the given sample coordinates.