Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp2267 const tcu::RGBA backGroundColor = tcu::RGBA(0, 0, 0, 255); in verifyTriangleGroupRasterization() local
2360 …const bool imageNoCoverage = compareColors(color, backGroundColor, args.redBits, args.greenBits… in verifyTriangleGroupRasterization()