Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuRasterizationVerifier.hpp223 bool verifyRelaxedLineGroupRasterization(const tcu::Surface &surface, const LineSceneSpec &scene,
H A DtcuRasterizationVerifier.cpp3148 bool verifyRelaxedLineGroupRasterization(const tcu::Surface &surface, const LineSceneSpec &scene, in verifyRelaxedLineGroupRasterization() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp1565 …if (!verifyRelaxedLineGroupRasterization(resultImage, scene, args, m_context.getTestContext().getL… in compareAndVerify()
1570 …if (!verifyRelaxedLineGroupRasterization(resultImage, scene, args, m_context.getTestContext().getL… in compareAndVerify()
1593 if (!verifyRelaxedLineGroupRasterization(additionalResultImage, scene, args, in compareAndVerify()
1605 if (!verifyRelaxedLineGroupRasterization(resultImage, scene, args, in compareAndVerify()
8035 …const bool algoParallelogram = verifyRelaxedLineGroupRasterization(resultImage, scene, args, log, … in compareAndVerify()