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.cpp880 const BVec4 isRenderValue (refColor == renderValue); in verify() local
882 …const bool unexpectedValue (tcu::anyNotEqual(tcu::logicalOr(isRenderValue, isClearValue), BVec4… in verify()
883 …const bool inconsistentComponent (!(tcu::allEqual(isRenderValue, BVec4(true)) || tcu::allEqual(is… in verify()
981 const BVec4 isRenderValue (refColor == renderValue); in verify() local
983 …const bool unexpectedValue (tcu::anyNotEqual(tcu::logicalOr(isRenderValue, isClearValue), BVec4… in verify()
984 …const bool inconsistentComponent (!(tcu::allEqual(isRenderValue, BVec4(true)) || tcu::allEqual(is… in verify()