Searched refs:verifyLineGroupRasterization (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.hpp | 143 bool verifyLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const R…
|
D | tcuRasterizationVerifier.cpp | 2435 bool verifyLineGroupRasterization (const tcu::Surface& surface, const LineSceneSpec& scene, const R… in verifyLineGroupRasterization() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fRasterizationTests.cpp | 374 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 605 compareOk = verifyLineGroupRasterization(resultImage, scene, args, m_testCtx.getLog()); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 1951 …isCompareOk = verifyLineGroupRasterization(resultImage, scene, args, m_context.getTestContext().ge… in iterate()
|