From 8bb1732258c44e6850618a8f2fbb2927bc01b090 Mon Sep 17 00:00:00 2001 From: Alan Jeffrey Date: Thu, 9 Jan 2020 17:28:46 -0600 Subject: Update surfman to 0.2 and remove glutin --- tests/wpt/webgl/tools/import-conformance-tests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/wpt/webgl/tools/import-conformance-tests.py') diff --git a/tests/wpt/webgl/tools/import-conformance-tests.py b/tests/wpt/webgl/tools/import-conformance-tests.py index 9440abab4d0..0f6b203dcc3 100755 --- a/tests/wpt/webgl/tools/import-conformance-tests.py +++ b/tests/wpt/webgl/tools/import-conformance-tests.py @@ -16,6 +16,7 @@ PATCHES = [ ("timeout.patch", None), ("set-zero-timeout.patch", "js/webgl-test-utils.js"), ("compressed-images.patch", "conformance/extensions/webgl-compressed-texture-s3tc.html"), + ("shader-varying-packing-restrictions.patch", "conformance/glsl/misc/shader-varying-packing-restrictions.html"), ] # Fix for 'UnicodeDecodeError: 'ascii' codec can't decode byte' -- cgit v1.2.3