Searched defs:imageSetName (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 217 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 bool intThresholdPositionDeviationCompare (TestLog& log, const char* imageSetName, const char* imag… in intThresholdPositionDeviationCompare() 917 bool intThresholdPositionDeviationErrorThresholdCompare (TestLog& log, const char* imageSetName, co… in intThresholdPositionDeviationErrorThresholdCompare() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderLayerTests.cpp | 950 std::string imageSetName = "layer_" + de::toString(i); in testVertexShader() local 1011 std::string imageSetName = "layer_" + de::toString(i); in testTessellationShader() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fASTCDecompressionCases.cpp | 468 const char* const imageSetName = "ComparisonResult"; in iterate() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cClipControlTests.cpp | 143 bool fuzzyDepthCompare(tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, in fuzzyDepthCompare()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureCompletenessTests.cpp | 85 static bool compareToConstantColor (TestLog& log, const char* imageSetName, const char* imageSetDes… in compareToConstantColor()
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.cpp | 3499 static bool edgeRelaxedImageCompare (tcu::TestLog& log, const char* imageSetName, const char* image… in edgeRelaxedImageCompare() 3594 static bool intersectionRelaxedLineImageCompare (tcu::TestLog& log, const char* imageSetName, const… in intersectionRelaxedLineImageCompare()
|