Searched defs:imageSetName (Results 1 – 10 of 10) 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() 664 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare() 755 bool floatThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const… in floatThresholdCompare() 838 bool intThresholdCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const C… in intThresholdCompare() 935 bool dsThresholdCompare(TestLog& log, const char* imageSetName, const char* imageSetDesc, const Con… in dsThresholdCompare() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderLayerTests.cpp | 922 std::string imageSetName = "layer_" + de::toString(i); in testVertexShader() local 981 std::string imageSetName = "layer_" + de::toString(i); in testTessellationShader() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawShaderLayerTests.cpp | 922 std::string imageSetName = "layer_" + de::toString(i); in testVertexShader() local 981 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/vulkancts/modules/vulkan/texture/ |
D | vktTextureCompressedFormatTests.cpp | 328 const char* imageSetName = "Result"; in validateTexture() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureCompressedFormatTests.cpp | 328 const char* imageSetName = "Result"; in validateTexture() 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 | 3520 static bool edgeRelaxedImageCompare (tcu::TestLog& log, const char* imageSetName, const char* image… in edgeRelaxedImageCompare() 3615 static bool intersectionRelaxedLineImageCompare (tcu::TestLog& log, const char* imageSetName, const… in intersectionRelaxedLineImageCompare()
|