Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.hpp58 bool intThresholdPositionDeviationErrorThresholdCompare (TestLog& log, const char* imageSetName, co…
DtcuImageCompare.cpp1124 bool intThresholdPositionDeviationErrorThresholdCompare (TestLog& log, const char* imageSetName, co… in intThresholdPositionDeviationErrorThresholdCompare() function
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.cpp3735 return tcu::intThresholdPositionDeviationErrorThresholdCompare(m_testCtx.getLog(), in compare()