Searched refs:verifyPointGroupRasterization (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsRasterizationTestUtil.hpp | 148 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const…
|
D | glsRasterizationTestUtil.cpp | 2364 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const… in verifyPointGroupRasterization() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fRasterizationTests.cpp | 472 compareOk = verifyPointGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 741 compareOk = verifyPointGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
|