Home | History | Annotate | Download | only in functional

Lines Matching refs:isNearestOnly

929 		const bool						isNearestOnly		= isNearestMinFilter && isNearestMagFilter;
931 const int colorErrorBits = (isNearestOnly && !isSRGB) ? (1) : (2);