Home
last modified time | relevance | path

Searched refs:strictModeLogStash (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp1226 VerifyTriangleGroupInterpolationLogStash strictModeLogStash; in verifyMultisampleLineGroupInterpolation() local
1229 strictModeLogStash.messages.push_back("Strict mode line draw mode."); in verifyMultisampleLineGroupInterpolation()
1233 …result = verifyMultisampleLineGroupInterpolationInternal(surface,scene, args, strictModeLogStash, … in verifyMultisampleLineGroupInterpolation()
1235 logTriangleGroupnterpolationStash(surface, log, strictModeLogStash); in verifyMultisampleLineGroupInterpolation()
1245 …else if (verifyMultisampleLineGroupInterpolationInternal(surface,scene, args, strictModeLogStash, … in verifyMultisampleLineGroupInterpolation()
1247 logTriangleGroupnterpolationStash(surface, log, strictModeLogStash); in verifyMultisampleLineGroupInterpolation()
1254 logTriangleGroupnterpolationStash(surface, log, strictModeLogStash); in verifyMultisampleLineGroupInterpolation()