From 4c2411b64ec3396e5c108144214680771916bf0c Mon Sep 17 00:00:00 2001 From: Alexander Galazin Date: Mon, 20 Mar 2017 13:56:01 +0100 Subject: [PATCH] Remove few texture.mipmap tests from GLES CTS 3.2.3.x Affects: dEQP-GLES2.functional.texture.mipmap.* Components: OpenGL VL-GL-CTS issue: 247 Change-Id: Ia6da867afb66e11c2c9abafb1728dca7c93c3063 --- .../data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt | 6 ------ .../gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt | 8 ++++++++ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt index 37afce9..cb8a72f 100644 --- a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt +++ b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt @@ -10364,17 +10364,11 @@ dEQP-GLES2.functional.texture.mipmap.2d.generate.rgba8888_nicest dEQP-GLES2.functional.texture.mipmap.2d.generate.rgba8888_non_square_fastest dEQP-GLES2.functional.texture.mipmap.2d.generate.rgba8888_non_square_nicest dEQP-GLES2.functional.texture.mipmap.cube.basic.nearest_nearest -dEQP-GLES2.functional.texture.mipmap.cube.basic.linear_nearest dEQP-GLES2.functional.texture.mipmap.cube.basic.nearest_linear -dEQP-GLES2.functional.texture.mipmap.cube.basic.linear_linear dEQP-GLES2.functional.texture.mipmap.cube.projected.nearest_nearest -dEQP-GLES2.functional.texture.mipmap.cube.projected.linear_nearest dEQP-GLES2.functional.texture.mipmap.cube.projected.nearest_linear -dEQP-GLES2.functional.texture.mipmap.cube.projected.linear_linear dEQP-GLES2.functional.texture.mipmap.cube.bias.nearest_nearest -dEQP-GLES2.functional.texture.mipmap.cube.bias.linear_nearest dEQP-GLES2.functional.texture.mipmap.cube.bias.nearest_linear -dEQP-GLES2.functional.texture.mipmap.cube.bias.linear_linear dEQP-GLES2.functional.texture.mipmap.cube.generate.a8_fastest dEQP-GLES2.functional.texture.mipmap.cube.generate.a8_nicest dEQP-GLES2.functional.texture.mipmap.cube.generate.l8_fastest diff --git a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt index 0d6eb84..37146dc 100644 --- a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt +++ b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt @@ -162,3 +162,11 @@ dEQP-GLES2.functional.shaders.builtin_variable.max_draw_buffers_fragment #VK-GL-CTS 244 dEQP-GLES2.functional.shaders.fragdata.invalid_assign_to_1 + +#VK-GL-CTS 247 +dEQP-GLES2.functional.texture.mipmap.cube.basic.linear_nearest +dEQP-GLES2.functional.texture.mipmap.cube.basic.linear_linear +dEQP-GLES2.functional.texture.mipmap.cube.projected.linear_nearest +dEQP-GLES2.functional.texture.mipmap.cube.projected.linear_linear +dEQP-GLES2.functional.texture.mipmap.cube.bias.linear_nearest +dEQP-GLES2.functional.texture.mipmap.cube.bias.linear_linear -- 2.7.4