Searched refs:verifyRelaxedLineGroupRasterization (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuRasterizationVerifier.hpp | 223 bool verifyRelaxedLineGroupRasterization(const tcu::Surface &surface, const LineSceneSpec &scene,
|
H A D | tcuRasterizationVerifier.cpp | 3148 bool verifyRelaxedLineGroupRasterization(const tcu::Surface &surface, const LineSceneSpec &scene, in verifyRelaxedLineGroupRasterization() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 1565 …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()
|