Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.hpp143 bool verifyLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const R…
DtcuRasterizationVerifier.cpp2435 bool verifyLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const R… in verifyLineGroupRasterization() function
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp374 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp605 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp1951 …isCompareOk = verifyLineGroupRasterization(resultImage, scene, args, m_context.getTestContext().ge… in iterate()