Home
last modified time | relevance | path

Searched defs:imageSetDesc (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/common/
DtcuImageCompare.cpp216 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPix… in fuzzyCompare()
285 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Surface&… in fuzzyCompare()
334 int measurePixelDiffAccuracy (TestLog& log, const char* imageSetName, const char* imageSetDesc, con… in measurePixelDiffAccuracy()
390 int measurePixelDiffAccuracy (TestLog& log, const char* imageSetName, const char* imageSetDesc, con… in measurePixelDiffAccuracy()
486 bool floatUlpThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, co… in floatUlpThresholdCompare()
572 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare()
659 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare()
741 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const C… in intThresholdCompare()
836 …sitionDeviationCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Co… in intThresholdPositionDeviationCompare()
915 …nErrorThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Co… in intThresholdPositionDeviationErrorThresholdCompare()
[all …]
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp453 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local
614 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local
Des2fTextureCompletenessTests.cpp86 …compareToConstantColor (TestLog& log, const char* imageSetName, const char* imageSetDesc, const tc… in compareToConstantColor()
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp623 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local
804 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local
DglsDrawTest.cpp3567 …laxedImageCompare (tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, const tc… in edgeRelaxedImageCompare()
3662 …dLineImageCompare (tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, const tc… in intersectionRelaxedLineImageCompare()
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp1844 const char* const imageSetDesc = "Comparison Result"; in iterate() local