diff --git a/sdk/tests/conformance/context/00_test_list.txt b/sdk/tests/conformance/context/00_test_list.txt index 3a78819401..3b72d12b38 100644 --- a/sdk/tests/conformance/context/00_test_list.txt +++ b/sdk/tests/conformance/context/00_test_list.txt @@ -1,6 +1,7 @@ --max-version 1.9.9 constants-and-properties.html --min-version 1.0.2 context-attribute-preserve-drawing-buffer.html context-attributes-alpha-depth-stencil-antialias.html +--min-version 1.0.4 context-creation-reclaims-vram.html --min-version 1.0.4 context-size-change.html --min-version 1.0.4 context-no-alpha-fbo-with-alpha.html --min-version 1.0.2 --slow context-creation-and-destruction.html diff --git a/sdk/tests/conformance/context/context-creation-reclaims-vram.html b/sdk/tests/conformance/context/context-creation-reclaims-vram.html new file mode 100644 index 0000000000..65e0a1898d --- /dev/null +++ b/sdk/tests/conformance/context/context-creation-reclaims-vram.html @@ -0,0 +1,85 @@ + + + + +
+ +