Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageCompare.cpp855 float cmpDepth = result.getPixDepth(x, y, z); in dsThresholdCompare() local
856 float diff = de::abs(refDepth - cmpDepth); in dsThresholdCompare()