Searched refs:ignorekey (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuImageCompare.hpp | 55 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const Vec4& ignorekey, const Vec4& threshold, CompareLogMode logMode);
|
H A D | tcuImageCompare.cpp | 754 * \param ignorekey Ignore key 759 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const Vec4& ignorekey, const Vec4& threshold, CompareLogMode logMode) in floatThresholdCompare() argument 781 if (refPix != ignorekey) in floatThresholdCompare()
|
Completed in 4 milliseconds