Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.cpp849 bool allStencilOk = true; in dsThresholdCompare() local
879 allStencilOk = allStencilOk && isStencilOk; in dsThresholdCompare()
888 bool compareOk = (maxDiff <= threshold) && allStencilOk; in dsThresholdCompare()
896 if (!allStencilOk) in dsThresholdCompare()