Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp276 const bool resultSign = tcu::compareThreshold(cellColorA, color, threshold); in compare() local
279 if (resultSign != correctSign) in compare()