diff --git a/tests/wpt/webgl/meta/MANIFEST.json b/tests/wpt/webgl/meta/MANIFEST.json index 62fda6944e2..c1b1f57adf1 100644 --- a/tests/wpt/webgl/meta/MANIFEST.json +++ b/tests/wpt/webgl/meta/MANIFEST.json @@ -15010,6 +15010,12 @@ {} ] ], + "conformance/textures/misc/canvas-teximage-after-multiple-drawimages.html": [ + [ + "/_webgl/conformance/textures/misc/canvas-teximage-after-multiple-drawimages.html", + {} + ] + ], "conformance/textures/misc/compressed-tex-image.html": [ [ "/_webgl/conformance/textures/misc/compressed-tex-image.html", @@ -36878,9 +36884,13 @@ "testharness" ], "conformance/textures/misc/00_test_list.txt": [ - "3c7636158223c16d24707ee209016b4c715d88c9", + "8a561de6f6f5b5ca80f11c7e5c353468225e4a67", "support" ], + "conformance/textures/misc/canvas-teximage-after-multiple-drawimages.html": [ + "aac3306a7d4c3c08201e7d55e7ef549f3d8ad8e6", + "testharness" + ], "conformance/textures/misc/compressed-tex-image.html": [ "af234ab29614fc3e566b27fe11df1854db333aa3", "testharness" diff --git a/tests/wpt/webgl/tests/conformance/textures/misc/00_test_list.txt b/tests/wpt/webgl/tests/conformance/textures/misc/00_test_list.txt index 3c763615822..8a561de6f6f 100644 --- a/tests/wpt/webgl/tests/conformance/textures/misc/00_test_list.txt +++ b/tests/wpt/webgl/tests/conformance/textures/misc/00_test_list.txt @@ -1,3 +1,4 @@ +--min-version 1.0.4 canvas-teximage-after-multiple-drawimages.html --max-version 1.9.9 compressed-tex-image.html copy-tex-image-and-sub-image-2d.html --min-version 1.0.2 copy-tex-image-2d-formats.html diff --git a/tests/wpt/webgl/tests/conformance/textures/misc/canvas-teximage-after-multiple-drawimages.html b/tests/wpt/webgl/tests/conformance/textures/misc/canvas-teximage-after-multiple-drawimages.html new file mode 100644 index 00000000000..aac3306a7d4 --- /dev/null +++ b/tests/wpt/webgl/tests/conformance/textures/misc/canvas-teximage-after-multiple-drawimages.html @@ -0,0 +1,125 @@ + + + + +
+ +