Searched defs:unexpectedPixelColor (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| D | vktRasterizationTests.cpp | 2963 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 3033 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3118 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3195 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 3748 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 3811 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3888 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3968 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4280 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimated() local 4376 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimated() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktRasterizationTests.cpp | 3215 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 3285 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3370 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3447 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4000 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 4063 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 4140 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 4220 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4532 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimated() local 4628 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimated() local
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuRasterizationVerifier.cpp | 2702 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in verifyTriangleGroupRasterization() local
|