Searched refs:tempLogStash (Results 1 – 1 of 1) sorted by relevance
2410 …VerifyTriangleGroupRasterizationLogStash* tempLogStash = (logStash == DE_NULL) ? new VerifyTriangl… in verifyTriangleGroupRasterization() local2412 tempLogStash->result = result; in verifyTriangleGroupRasterization()2413 tempLogStash->missingPixels = missingPixels; in verifyTriangleGroupRasterization()2414 tempLogStash->unexpectedPixels = unexpectedPixels; in verifyTriangleGroupRasterization()2415 tempLogStash->errorMask = errorMask; in verifyTriangleGroupRasterization()2419 verifyTriangleGroupRasterizationLog(surface, log, *tempLogStash); in verifyTriangleGroupRasterization()2420 delete tempLogStash; in verifyTriangleGroupRasterization()