Searched refs:verifyTriangleGroupRasterizationLog (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.cpp | 2245 static void verifyTriangleGroupRasterizationLog (const tcu::Surface& surface, tcu::TestLog& log, Ve… in verifyTriangleGroupRasterizationLog() function 2427 verifyTriangleGroupRasterizationLog(surface, log, *tempLogStash); in verifyTriangleGroupRasterization() 2459 verifyTriangleGroupRasterizationLog(surface, log, useClippingLogStash); in verifyRelaxedLineGroupRasterization() 2467 verifyTriangleGroupRasterizationLog(surface, log, noClippingLogStash); in verifyRelaxedLineGroupRasterization() 2475 verifyTriangleGroupRasterizationLog(surface, log, useClippingLogStash); in verifyRelaxedLineGroupRasterization() 2476 verifyTriangleGroupRasterizationLog(surface, log, noClippingLogStash); in verifyRelaxedLineGroupRasterization()
|