Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.cpp866 float cmpDepth = result.getPixDepth(x, y, z); in dsThresholdCompare() local
867 float diff = de::abs(refDepth - cmpDepth); in dsThresholdCompare()