Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.cpp2195 const tcu::RGBA backGroundColor = tcu::RGBA(0, 0, 0, 255); in verifyTriangleGroupRasterization() local
2287 …const bool imageNoCoverage = compareColors(color, backGroundColor, args.redBits, args.greenBits… in verifyTriangleGroupRasterization()