Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2877 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local
2947 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local
3032 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local
3109 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local
3662 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local
3725 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local
3802 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local
3882 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local
4194 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimated() local
4290 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimated() local
/third_party/vk-gl-cts/framework/common/
DtcuRasterizationVerifier.cpp2697 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in verifyTriangleGroupRasterization() local