Searched refs:verifyPointGroupRasterization (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.hpp | 213 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const…
|
D | tcuRasterizationVerifier.cpp | 2942 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const… in verifyPointGroupRasterization() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fRasterizationTests.cpp | 477 compareOk = verifyPointGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 747 compareOk = verifyPointGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 1669 …return verifyPointGroupRasterization(resultImage, scene, args, m_context.getTestContext().getLog()… in compareAndVerify() 5052 …isCompareOk = verifyPointGroupRasterization(resultImage, scene, args, m_context.getTestContext().g… in iterate()
|