Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.hpp159 bool verifyTriangleGroupInterpolation (const tcu::Surface& surface, const TriangleSceneSpec& scene,…
DglsRasterizationTestUtil.cpp2370 bool verifyTriangleGroupInterpolation (const tcu::Surface& surface, const TriangleSceneSpec& scene,… in verifyTriangleGroupInterpolation() function
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp1468 if (!verifyTriangleGroupInterpolation(resultImage, scene, args, m_testCtx.getLog())) in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp1746 if (!verifyTriangleGroupInterpolation(resultImage, scene, args, m_testCtx.getLog())) in iterate()