Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1190 const BVec4 isRenderValue (refColor == renderValue); in verify() local
1192 …const bool unexpectedValue (tcu::anyNotEqual(tcu::logicalOr(isRenderValue, isClearValue), BVec4… in verify()
1193 …const bool inconsistentComponent (!(tcu::allEqual(isRenderValue, BVec4(true)) || tcu::allEqual(is… in verify()
1291 const BVec4 isRenderValue (refColor == renderValue); in verify() local
1293 …const bool unexpectedValue (tcu::anyNotEqual(tcu::logicalOr(isRenderValue, isClearValue), BVec4… in verify()
1294 …const bool inconsistentComponent (!(tcu::allEqual(isRenderValue, BVec4(true)) || tcu::allEqual(is… in verify()