/third_party/vk-gl-cts/framework/common/ |
D | tcuImageCompare.hpp | 47 bool pixelThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc… 48 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… 49 …ffAccuracy (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Surface&… 51 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… 52 …oldCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPix… 53 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc… 54 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc… 55 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc… 56 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc,… 57 …iationCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPix… [all …]
|
D | tcuImageCompare.cpp | 217 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPix… in fuzzyCompare() argument 238 log << TestLog::ImageSet(imageSetName, imageSetDesc) in fuzzyCompare() 249 log << TestLog::ImageSet(imageSetName, imageSetDesc) in fuzzyCompare() 286 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Surface&… in fuzzyCompare() argument 288 …return fuzzyCompare(log, imageSetName, imageSetDesc, reference.getAccess(), result.getAccess(), th… in fuzzyCompare() 335 int measurePixelDiffAccuracy (TestLog& log, const char* imageSetName, const char* imageSetDesc, con… in measurePixelDiffAccuracy() argument 351 log << TestLog::ImageSet(imageSetName, imageSetDesc) in measurePixelDiffAccuracy() 362 log << TestLog::ImageSet(imageSetName, imageSetDesc) in measurePixelDiffAccuracy() 391 int measurePixelDiffAccuracy (TestLog& log, const char* imageSetName, const char* imageSetDesc, con… in measurePixelDiffAccuracy() argument 393 …return measurePixelDiffAccuracy(log, imageSetName, imageSetDesc, reference.getAccess(), result.get… in measurePixelDiffAccuracy() [all …]
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fBufferTestUtil.cpp | 453 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local 469 …if (!tcu::pixelThresholdCompare(m_context.getTestContext().getLog(), "RenderResult", imageSetDesc.… in verify() 614 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local 633 …if (!tcu::pixelThresholdCompare(m_context.getTestContext().getLog(), "RenderResult", imageSetDesc.… in verify()
|
D | es2fTextureCompletenessTests.cpp | 85 …eToConstantColor (TestLog& log, const char* imageSetName, const char* imageSetDesc, const tcu::Sur… in compareToConstantColor() argument 108 log << TestLog::ImageSet(imageSetName, imageSetDesc) in compareToConstantColor() 113 log << TestLog::ImageSet(imageSetName, imageSetDesc) in compareToConstantColor()
|
D | es2fClipControlTests.cpp | 131 bool fuzzyDepthCompare(tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, in fuzzyDepthCompare() argument 136 (void)imageSetDesc; in fuzzyDepthCompare()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderLayerTests.cpp | 923 std::string imageSetDesc = "Image compare for layer " + de::toString(i); in testVertexShader() local 924 …sholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetDesc.c_str(), refere… in testVertexShader() 982 std::string imageSetDesc = "Image compare for layer " + de::toString(i); in testTessellationShader() local 983 …sholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetDesc.c_str(), refere… in testTessellationShader()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawShaderLayerTests.cpp | 923 std::string imageSetDesc = "Image compare for layer " + de::toString(i); in testVertexShader() local 924 …sholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetDesc.c_str(), refere… in testVertexShader() 982 std::string imageSetDesc = "Image compare for layer " + de::toString(i); in testTessellationShader() local 983 …sholdCompare(context.getTestContext().getLog(), imageSetName.c_str(), imageSetDesc.c_str(), refere… in testTessellationShader()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fASTCDecompressionCases.cpp | 469 const char* const imageSetDesc = "Comparison Result"; in iterate() local 481 << TestLog::ImageSet(imageSetName, imageSetDesc) in iterate() 498 log << TestLog::ImageSet(imageSetName, imageSetDesc) in iterate()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBufferTestUtil.cpp | 623 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local 639 …if (!tcu::pixelThresholdCompare(m_log, "RenderResult", imageSetDesc.c_str(), reference, rendered, … in verify() 804 …string imageSetDesc = string("Bytes ") + de::toString(offset+curOffset) + " to " + de::toString(o… in verify() local 837 …if (!tcu::pixelThresholdCompare(m_log, "RenderResult", imageSetDesc.c_str(), referenceImg, indexBu… in verify()
|
D | glsDrawTest.cpp | 3520 …mageCompare (tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, const tcu::Sur… in edgeRelaxedImageCompare() argument 3597 << TestLog::ImageSet(imageSetName, imageSetDesc) in edgeRelaxedImageCompare() 3607 log << TestLog::ImageSet(imageSetName, imageSetDesc) in edgeRelaxedImageCompare() 3615 …mageCompare (tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, const tcu::Sur… in intersectionRelaxedLineImageCompare() argument 3694 << TestLog::ImageSet(imageSetName, imageSetDesc) in intersectionRelaxedLineImageCompare() 3704 log << TestLog::ImageSet(imageSetName, imageSetDesc) in intersectionRelaxedLineImageCompare()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureCompressedFormatTests.cpp | 329 const char* imageSetDesc = "Image comparison result"; in validateTexture() local 346 log << TestLog::ImageSet(imageSetName, imageSetDesc) in validateTexture() 356 log << TestLog::ImageSet(imageSetName, imageSetDesc) in validateTexture()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureCompressedFormatTests.cpp | 329 const char* imageSetDesc = "Image comparison result"; in validateTexture() local 346 log << TestLog::ImageSet(imageSetName, imageSetDesc) in validateTexture() 356 log << TestLog::ImageSet(imageSetName, imageSetDesc) in validateTexture()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cClipControlTests.cpp | 143 bool fuzzyDepthCompare(tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, in fuzzyDepthCompare() argument 148 (void)imageSetDesc; in fuzzyDepthCompare()
|