Searched refs:cmpDepth (Results 1 – 1 of 1) sorted by relevance
855 float cmpDepth = result.getPixDepth(x, y, z); in dsThresholdCompare() local856 float diff = de::abs(refDepth - cmpDepth); in dsThresholdCompare()