HomeSort by relevance Sort by last modified time
    Searched refs:floatUlpThresholdCompare (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuImageCompare.hpp 52 bool floatUlpThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLogMode logMode);
tcuImageCompare.cpp 410 bool floatUlpThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, CompareLogMode logMode)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFragmentOutputTests.cpp 849 isOk = tcu::floatUlpThresholdCompare(log, name.c_str(), desc.c_str(), reference, rendered, finalThreshold, tcu::COMPARE_LOG_RESULT);
    [all...]

Completed in 72 milliseconds