From b978a8e2547cf4c707945d8d38cc9fb5ef4c5946 Mon Sep 17 00:00:00 2001 From: Jeff Gilbert Date: Thu, 24 Jan 2019 13:08:14 -0800 Subject: [PATCH] Test for A8-on-R8 swizzle being applied to the wrong tex unit. Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1503813 --- .../textures/misc/texture-active-bind.html | 59 +++++++++++++++++++ sdk/tests/js/js-test-pre.js | 10 ++++ 2 files changed, 69 insertions(+) diff --git a/sdk/tests/conformance/textures/misc/texture-active-bind.html b/sdk/tests/conformance/textures/misc/texture-active-bind.html index 5f7d74191d..1aa5bf3858 100644 --- a/sdk/tests/conformance/textures/misc/texture-active-bind.html +++ b/sdk/tests/conformance/textures/misc/texture-active-bind.html @@ -50,6 +50,20 @@ texCoord = texCoord0; } + +