diff options
author | Pyry Haulos <phaulos@google.com> | 2016-02-25 10:57:08 -0800 |
---|---|---|
committer | Pyry Haulos <phaulos@google.com> | 2016-02-25 10:57:08 -0800 |
commit | 934a32027f38a4c7c27b7151478cf7ab803499f9 (patch) | |
tree | aca0ca96e5b159e3b8bad0479c3d531f7e1feb90 /external | |
parent | 47332d3b6443a5e937241e167778fe11d91d29a1 (diff) | |
download | VK-GL-CTS-934a32027f38a4c7c27b7151478cf7ab803499f9.tar.gz VK-GL-CTS-934a32027f38a4c7c27b7151478cf7ab803499f9.tar.bz2 VK-GL-CTS-934a32027f38a4c7c27b7151478cf7ab803499f9.zip |
Remove now unnecessary mustpass exclusion
Rounding tests were completely removed from code so mustpass
exclusion is not necessary any more.
Diffstat (limited to 'external')
-rw-r--r-- | external/vulkancts/mustpass/1.0.0/src/test-issues.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/external/vulkancts/mustpass/1.0.0/src/test-issues.txt b/external/vulkancts/mustpass/1.0.0/src/test-issues.txt index 342a3495b..a0a3563e1 100644 --- a/external/vulkancts/mustpass/1.0.0/src/test-issues.txt +++ b/external/vulkancts/mustpass/1.0.0/src/test-issues.txt @@ -19,6 +19,3 @@ dEQP-VK.glsl.builtin.function.common.frexp.float_highp_vertex dEQP-VK.glsl.builtin.function.common.frexp.vec2_highp_vertex dEQP-VK.glsl.builtin.function.common.frexp.vec3_highp_vertex dEQP-VK.glsl.builtin.function.common.frexp.vec4_highp_vertex - -# Issue 274: Invalid round tests for fraction 0.5 -dEQP-VK.glsl.operator.common_functions.round.* |