Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageCompare.cpp209 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPix… in fuzzyCompare()
278 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Surface&… in fuzzyCompare()
327 int measurePixelDiffAccuracy (TestLog& log, const char* imageSetName, const char* imageSetDesc, con… in measurePixelDiffAccuracy()
383 int measurePixelDiffAccuracy (TestLog& log, const char* imageSetName, const char* imageSetDesc, con… in measurePixelDiffAccuracy()
410 bool floatUlpThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, co… in floatUlpThresholdCompare()
503 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare()
590 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare()
672 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const C… in intThresholdCompare()
767 …sitionDeviationCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Co… in intThresholdPositionDeviationCompare()
846 …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.cpp88 …compareToConstantColor (TestLog& log, const char* imageSetName, const char* imageSetDesc, const tc… in compareToConstantColor()
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp622 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local
803 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local
DglsDrawTest.cpp3589 …laxedImageCompare (tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, const tc… in edgeRelaxedImageCompare()
3682 …dLineImageCompare (tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, const tc… in intersectionRelaxedLineImageCompare()
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp1843 const char* const imageSetDesc = "Comparison Result"; in iterate() local