Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.hpp148 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const…
DglsRasterizationTestUtil.cpp2364 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const… in verifyPointGroupRasterization() function
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp472 compareOk = verifyPointGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp741 compareOk = verifyPointGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()