Searched refs:tempLogStash (Results 1 – 1 of 1) sorted by relevance
2858 …VerifyTriangleGroupRasterizationLogStash* tempLogStash = (logStash == DE_NULL) ? new VerifyTriangl… in verifyTriangleGroupRasterization() local2860 tempLogStash->result = result; in verifyTriangleGroupRasterization()2861 tempLogStash->missingPixels = missingPixels; in verifyTriangleGroupRasterization()2862 tempLogStash->unexpectedPixels = unexpectedPixels; in verifyTriangleGroupRasterization()2863 tempLogStash->errorMask = errorMask; in verifyTriangleGroupRasterization()2867 logTriangleGroupRasterizationStash(surface, log, *tempLogStash); in verifyTriangleGroupRasterization()2868 delete tempLogStash; in verifyTriangleGroupRasterization()