diff --git a/conformance-suites/2.0.0/conformance2/glsl3/00_test_list.txt b/conformance-suites/2.0.0/conformance2/glsl3/00_test_list.txt index 6301ff5f2a..a96561789e 100644 --- a/conformance-suites/2.0.0/conformance2/glsl3/00_test_list.txt +++ b/conformance-suites/2.0.0/conformance2/glsl3/00_test_list.txt @@ -16,6 +16,7 @@ invalid-default-precision.html invalid-invariant.html loops-with-side-effects.html misplaced-version-directive.html +--min-version 2.0.1 mix-boolean-nan.html --min-version 2.0.1 no-attribute-vertex-shader.html sampler-no-precision.html sequence-operator-returns-non-constant.html diff --git a/conformance-suites/2.0.0/conformance2/glsl3/mix-boolean-nan.html b/conformance-suites/2.0.0/conformance2/glsl3/mix-boolean-nan.html new file mode 100644 index 0000000000..115e811eef --- /dev/null +++ b/conformance-suites/2.0.0/conformance2/glsl3/mix-boolean-nan.html @@ -0,0 +1,130 @@ + + + + + + + +mix with boolean should work and be unaffected by NaN + + + + + + + +
+
+ + + + + + + +