Home
last modified time | relevance | path

Searched refs:unexpectedValues (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1252 bool unexpectedValues = false; in verify() local
1275 unexpectedValues = tcu::anyNotEqual(tcu::logicalOr(isRenderValue, isClearValue), BVec4(true)); in verify()
1278 if (unexpectedValues || inconsistentComponents) in verify()
1295 if (unexpectedValues || inconsistentComponents || inconsistentAttachments) in verify()
1320 if (unexpectedValues) in verify()
1352 bool unexpectedValues = false; in verify() local
1375 unexpectedValues = tcu::anyNotEqual(tcu::logicalOr(isRenderValue, isClearValue), BVec4(true)); in verify()
1378 if (unexpectedValues || inconsistentComponents) in verify()
1383 if (unexpectedValues || inconsistentComponents || inconsistentAttachments) in verify()
1408 if (unexpectedValues) in verify()