Allow wildcards in waiver vendor strings
authorMika Väinölä <mika.vainola@siru.fi>
Mon, 8 Feb 2021 11:01:23 +0000 (13:01 +0200)
committerJun Xu <jun.xu@arm.com>
Wed, 10 Mar 2021 03:01:31 +0000 (03:01 +0000)
commit0bf110d5294744593c585a7d8ad7102b975f03b2
tree18aea54cbaac439aa46085f99a74d12a25e674a0
parentc59a03d07e5eca4fe248785e8b49c0aba279c580
Allow wildcards in waiver vendor strings

Use wildcard matching instead of exact string comparison for GL
waiver vendor attributes. Use "Google*" prefix for ANGLE XFB
waiver and remove a duplicate ANGLE waiver.

VK-GL-CTS issue: 2770

Components: Framework, OpenGL

Change-Id: I0ffc54af6aaa4c562bf1e8b5077e365da71f9a3e
(cherry picked from commit 074fc201162b347720c4ba3a013101837edf2a8d)
external/openglcts/data/mustpass/waivers/waivers.xml
framework/common/tcuWaiverUtil.cpp