Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.hpp213 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const…
DtcuRasterizationVerifier.cpp2942 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const… in verifyPointGroupRasterization() function
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp477 compareOk = verifyPointGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp747 compareOk = verifyPointGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp1669 …return verifyPointGroupRasterization(resultImage, scene, args, m_context.getTestContext().getLog()… in compareAndVerify()
5052 …isCompareOk = verifyPointGroupRasterization(resultImage, scene, args, m_context.getTestContext().g… in iterate()