Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.hpp137 bool verifyLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const R…
DglsRasterizationTestUtil.cpp2354 bool verifyLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const R… in verifyLineGroupRasterization() function
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp371 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp601 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()