Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageCompare.cpp217 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPix… in fuzzyCompare()
286 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Surface&… in fuzzyCompare()
335 int measurePixelDiffAccuracy (TestLog& log, const char* imageSetName, const char* imageSetDesc, con… in measurePixelDiffAccuracy()
391 int measurePixelDiffAccuracy (TestLog& log, const char* imageSetName, const char* imageSetDesc, con… in measurePixelDiffAccuracy()
488 bool floatUlpThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, co… in floatUlpThresholdCompare()
574 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare()
661 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare()
743 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const C… in intThresholdCompare()
838 …sitionDeviationCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Co… in intThresholdPositionDeviationCompare()
917 …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.cpp85 …compareToConstantColor (TestLog& log, const char* imageSetName, const char* imageSetDesc, const tc… in compareToConstantColor()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.cpp951 std::string imageSetDesc = "Image compare for layer " + de::toString(i); in testVertexShader() local
1012 std::string imageSetDesc = "Image compare for layer " + de::toString(i); in testTessellationShader() local
/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.cpp3499 …laxedImageCompare (tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, const tc… in edgeRelaxedImageCompare()
3594 …dLineImageCompare (tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, const tc… in intersectionRelaxedLineImageCompare()
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp469 const char* const imageSetDesc = "Comparison Result"; in iterate() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cClipControlTests.cpp143 bool fuzzyDepthCompare(tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, in fuzzyDepthCompare()