Home
last modified time | relevance | path

Searched refs:verifyTriangleGroupInterpolationWithInterpolator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuRasterizationVerifier.cpp731 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()
3220verifyTriangleGroupInterpolationWithInterpolator(surface, scene, args, logStash, TriangleInterpola… in verifyTriangleGroupInterpolation()