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 | 3226 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 3296 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3381 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3458 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4011 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 4074 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 4151 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 4231 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4543 const tcu::RGBA unexpectedPixelColor = tcu::RGBA(255, 0, 0, 255); in compareAndVerifyOverestimated() local 4639 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
|