Home
last modified time | relevance | path

Searched refs:verifyRelaxedLineGroupRasterization (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuRasterizationVerifier.hpp166 bool verifyRelaxedLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, …
DtcuRasterizationVerifier.cpp2450 bool verifyRelaxedLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, … in verifyRelaxedLineGroupRasterization() function
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp1019 …if (!verifyRelaxedLineGroupRasterization(resultImage, scene, args, m_context.getTestContext().getL… in iterate()