Searched refs:verifyTriangleGroupInterpolation (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.hpp | 188 bool verifyTriangleGroupInterpolation (const tcu::Surface& surface, const TriangleSceneSpec& scene,…
|
D | tcuRasterizationVerifier.cpp | 2488 bool verifyTriangleGroupInterpolation (const tcu::Surface& surface, const TriangleSceneSpec& scene,… in verifyTriangleGroupInterpolation() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fRasterizationTests.cpp | 1600 if (!verifyTriangleGroupInterpolation(resultImage, scene, args, m_testCtx.getLog())) in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 1750 if (!verifyTriangleGroupInterpolation(resultImage, scene, args, m_testCtx.getLog())) in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 2706 …if (!verifyTriangleGroupInterpolation(resultImage, scene, args, m_context.getTestContext().getLog(… in iterate()
|