Searched refs:verifyTriangleGroupInterpolationWithInterpolator (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuRasterizationVerifier.cpp | 731 bool verifyTriangleGroupInterpolationWithInterpolator(const tcu::Surface &surface, const TriangleSc… in verifyTriangleGroupInterpolationWithInterpolator() function 1304 … return verifyTriangleGroupInterpolationWithInterpolator(surface, triangleScene, args, logStash, in verifyMultisampleLineGroupInterpolationInternal() 1317 … if (!verifyTriangleGroupInterpolationWithInterpolator(surface, triangleScene, args, logStash, in verifyMultisampleLineGroupInterpolationInternal() 1321 … return verifyTriangleGroupInterpolationWithInterpolator(surface, triangleScene, args, logStash, in verifyMultisampleLineGroupInterpolationInternal() 3220 …verifyTriangleGroupInterpolationWithInterpolator(surface, scene, args, logStash, TriangleInterpola… in verifyTriangleGroupInterpolation()
|