Filtering options for determining which pixel value is returned within a mipmap level.
Select the single pixel nearest to the sample point.
Select two pixels in each dimension and interpolate linearly between them.
See Implementation
Filtering options for determining which pixel value is returned within a mipmap level.