Searched defs:unexpectedPixelColor (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktRasterizationTests.cpp | 2845 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 2915 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3000 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3077 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 3633 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 3696 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3773 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3853 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4164 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimated() local 4260 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimated() local
|
| /external/deqp/framework/common/ |
| D | tcuRasterizationVerifier.cpp | 2672 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in verifyTriangleGroupRasterization() local
|