Searched refs:verifyTriangleGroupInterpolationWithInterpolator (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.cpp | 658 bool verifyTriangleGroupInterpolationWithInterpolator (const tcu::Surface& surface, in verifyTriangleGroupInterpolationWithInterpolator() function 1170 …return verifyTriangleGroupInterpolationWithInterpolator(surface, triangleScene, args, logStash, Mu… in verifyMultisampleLineGroupInterpolationInternal() 1182 …if (!verifyTriangleGroupInterpolationWithInterpolator(surface, triangleScene, args, logStash, Tria… in verifyMultisampleLineGroupInterpolationInternal() 1185 …return verifyTriangleGroupInterpolationWithInterpolator(surface, triangleScene, args, logStash, Mu… in verifyMultisampleLineGroupInterpolationInternal() 2951 …const bool result = verifyTriangleGroupInterpolationWithInterpolator(surface, scene, args… in verifyTriangleGroupInterpolation()
|