Home
last modified time | relevance | path

Searched defs:unexpectedPixelColor (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2964 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local
3034 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local
3119 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local
3196 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local
3749 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local
3812 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local
3889 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local
3969 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local
4281 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimated() local
4377 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimated() local
/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp2702 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in verifyTriangleGroupRasterization() local