Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp658 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()