Add script for comparing dEQP SwiftShader runs
authorVihanakangas <venni.ihanakangas@siru.fi>
Wed, 3 Feb 2021 10:07:19 +0000 (12:07 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 2 Jun 2021 07:30:21 +0000 (07:30 +0000)
commit0146b1918f01fa024e0004f863877d4d2600a40a
treefad896fff59c924ea0b530f9a25be0e82ccbc806
parent2e0ecf9812baf429048c8cb08c012d9559e10e1f
Add script for comparing dEQP SwiftShader runs

This submit adds a new script to vk-gl-cts/scripts that checks
for differences/regression in two different deqp-vk runs using regres and SwiftShader.
The script outputs a log of found differences from
the two different runs.

Change-Id: I9bfcc74e581c939a7b541fb7bb2a7141f0b9aeed
scripts/check_swiftshader_runtime.py [new file with mode: 0644]