diff --git a/sdk/tests/conformance/textures/misc/00_test_list.txt b/sdk/tests/conformance/textures/misc/00_test_list.txt index c86c269d5..d20abf3d2 100644 --- a/sdk/tests/conformance/textures/misc/00_test_list.txt +++ b/sdk/tests/conformance/textures/misc/00_test_list.txt @@ -13,6 +13,7 @@ copy-tex-image-and-sub-image-2d.html --min-version 1.0.2 --max-version 1.9.9 gl-get-tex-parameter.html gl-pixelstorei.html gl-teximage.html +--min-version 1.0.4 image-decoder-to-texture.html --min-version 1.0.2 mipmap-fbo.html origin-clean-conformance.html --min-version 1.0.4 origin-clean-conformance-offscreencanvas.html diff --git a/sdk/tests/conformance/textures/misc/image-decoder-to-texture.html b/sdk/tests/conformance/textures/misc/image-decoder-to-texture.html new file mode 100644 index 000000000..18debd09d --- /dev/null +++ b/sdk/tests/conformance/textures/misc/image-decoder-to-texture.html @@ -0,0 +1,106 @@ + + + + +
+ +