From 5bc2098b5db513ddfd5a30dbff6f56dc512e05f0 Mon Sep 17 00:00:00 2001 From: Alexander Galazin Date: Mon, 20 Mar 2017 13:32:30 +0100 Subject: [PATCH] Remove few texture_functions tests from GLES CTS 3.2.3.x Affects: dEQP-GLES2.functional.shaders.texture_functions.* Components: OpenGL VL-GL-CTS issue: 242 Change-Id: I00a6698278176260069c949df7924e5889026082 --- .../data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt | 1 - .../data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-test-issues.txt | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 c35bf3b..323423f 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 @@ -7497,7 +7497,6 @@ dEQP-GLES2.functional.shaders.texture_functions.vertex.texture2dlod dEQP-GLES2.functional.shaders.texture_functions.vertex.texture2dprojlod_vec3 dEQP-GLES2.functional.shaders.texture_functions.vertex.texture2dprojlod_vec4 dEQP-GLES2.functional.shaders.texture_functions.vertex.texturecube -dEQP-GLES2.functional.shaders.texture_functions.vertex.texturecubelod dEQP-GLES2.functional.shaders.texture_functions.fragment.texture2d dEQP-GLES2.functional.shaders.texture_functions.fragment.texture2d_bias dEQP-GLES2.functional.shaders.texture_functions.fragment.texture2dproj_vec3 diff --git a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-test-issues.txt b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-test-issues.txt index 8c9ea65..c8fae30 100644 --- a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-test-issues.txt +++ b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-test-issues.txt @@ -65,3 +65,6 @@ dEQP-GLES2.functional.texture.wrap.repeat_mirror_nearest_pot_l8 dEQP-GLES2.functional.texture.wrap.mirror_clamp_nearest_pot_rgba8888 dEQP-GLES2.functional.texture.wrap.mirror_repeat_nearest_pot_rgba8888 dEQP-GLES2.functional.texture.wrap.mirror_mirror_nearest_pot_rgba8888 + +#VK-GL-CTS 242 +dEQP-GLES2.functional.shaders.texture_functions.vertex.texturecubelod -- 2.7.4