Home | History | Annotate | Download | only in common

Lines Matching full:levels

484 		// Bilinear interpolation within levels.
499 // Compute min-max bounds by filtering between minimum bounds and maximum bounds between levels.
500 // HW can end up choosing pretty much any of samples between levels, and thus interpolating
708 // \todo [2013-07-04 pyry] This is strictly not correct as coordinates between levels should be dependent.