Searched defs:imageSetName (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/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() 744 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const C… in intThresholdCompare() 841 bool dsThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const Con… in dsThresholdCompare() 951 bool intThresholdPositionDeviationCompare (TestLog& log, const char* imageSetName, const char* imag… in intThresholdPositionDeviationCompare() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderLayerTests.cpp | 814 std::string imageSetName = "layer_" + de::toString(i); in testVertexShader() local 873 std::string imageSetName = "layer_" + de::toString(i); in testTessellationShader() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fASTCDecompressionCases.cpp | 468 const char* const imageSetName = "ComparisonResult"; in iterate() local
|
/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()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fClipControlTests.cpp | 131 bool fuzzyDepthCompare(tcu::TestLog& log, const char* imageSetName, const char* imageSetDesc, in fuzzyDepthCompare()
|
D | es2fTextureCompletenessTests.cpp | 85 static bool compareToConstantColor (TestLog& log, const char* imageSetName, const char* imageSetDes… in compareToConstantColor()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsDrawTest.cpp | 3488 static bool edgeRelaxedImageCompare (tcu::TestLog& log, const char* imageSetName, const char* image… in edgeRelaxedImageCompare() 3583 static bool intersectionRelaxedLineImageCompare (tcu::TestLog& log, const char* imageSetName, const… in intersectionRelaxedLineImageCompare()
|