Searched refs:logStash (Results 1 – 2 of 2) sorted by relevance
661 VerifyTriangleGroupInterpolationLogStash& logStash, in verifyTriangleGroupInterpolationWithInterpolator() argument677 …logStash.messages.push_back(std::string("Verifying rasterization result. Native format is RGB" + d… in verifyTriangleGroupInterpolationWithInterpolator()679 …logStash.messages.push_back(std::string("Warning! More than 8 bits in a color channel, this may pr… in verifyTriangleGroupInterpolationWithInterpolator()685 …logStash.messages.push_back(std::string("Invalid subpixel count (" + de::toString(subPixelBits) + … in verifyTriangleGroupInterpolationWithInterpolator()691 …logStash.messages.push_back(std::string("Subpixel count is greater than 16 (" + de::toString(subPi… in verifyTriangleGroupInterpolationWithInterpolator()781 logStash.messages.push_back(str.str()); in verifyTriangleGroupInterpolationWithInterpolator()842 logStash.messages.push_back(str.str()); in verifyTriangleGroupInterpolationWithInterpolator()853 …logStash.messages.push_back(std::string("Omitted " + de::toString(errorCount - errorFloodThreshold… in verifyTriangleGroupInterpolationWithInterpolator()855 logStash.success = (invalidPixels == 0); in verifyTriangleGroupInterpolationWithInterpolator()856 logStash.invalidPixels = invalidPixels; in verifyTriangleGroupInterpolationWithInterpolator()[all …]
168 …de = VERIFICATIONMODE_STRICT, VerifyTriangleGroupRasterizationLogStash* logStash = DE_NULL, const …