texture filtering
method used to determine the texture color for a texture mapped pixel, using the colors of nearby texels
trilinear filtering
extension of the bilinear texture filtering method, which also performs linear interpolation between mipmaps