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