Searched refs:InterpolationTypesMatch (Results 1 – 3 of 3) sorted by relevance
39 bool InterpolationTypesMatch(InterpolationType a, InterpolationType b);
29 bool InterpolationTypesMatch(InterpolationType a, InterpolationType b) in InterpolationTypesMatch() function460 InterpolationTypesMatch(interpolation, other.interpolation) && in isSameVaryingAtLinkTime()
754 if (!sh::InterpolationTypesMatch(outputVarying.interpolation, inputVarying.interpolation)) in LinkValidateVaryings()