Searched refs:verifyLineGroupRasterization (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsRasterizationTestUtil.hpp | 137 bool verifyLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const R…
|
D | glsRasterizationTestUtil.cpp | 2354 bool verifyLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const R… in verifyLineGroupRasterization() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fRasterizationTests.cpp | 371 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 601 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
|