From 31801e062680471b0a3856dcb3b7320b8cd0d30a Mon Sep 17 00:00:00 2001 From: Pyry Haulos Date: Tue, 28 Jul 2015 14:50:05 -0700 Subject: [PATCH] Remove mipmap.cube.projected tests from mustpass Bug: 22794757 Change-Id: I55f32c5a2d45c808b18ada683699c6a176ca5822 --- android/cts/master/com.drawelements.deqp.gles3.xml | 8 -------- android/cts/master/gles3-master.txt | 2 -- android/cts/master/src/gles3-test-issues.txt | 3 +++ 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/android/cts/master/com.drawelements.deqp.gles3.xml b/android/cts/master/com.drawelements.deqp.gles3.xml index 8866e37..b383b78 100644 --- a/android/cts/master/com.drawelements.deqp.gles3.xml +++ b/android/cts/master/com.drawelements.deqp.gles3.xml @@ -70740,14 +70740,6 @@ - - - - - - - - diff --git a/android/cts/master/gles3-master.txt b/android/cts/master/gles3-master.txt index 42581a8..9bb7628 100644 --- a/android/cts/master/gles3-master.txt +++ b/android/cts/master/gles3-master.txt @@ -22358,8 +22358,6 @@ dEQP-GLES3.functional.texture.mipmap.cube.basic.nearest_nearest dEQP-GLES3.functional.texture.mipmap.cube.basic.linear_nearest dEQP-GLES3.functional.texture.mipmap.cube.basic.nearest_linear dEQP-GLES3.functional.texture.mipmap.cube.basic.linear_linear -dEQP-GLES3.functional.texture.mipmap.cube.projected.linear_nearest -dEQP-GLES3.functional.texture.mipmap.cube.projected.nearest_linear dEQP-GLES3.functional.texture.mipmap.cube.bias.nearest_nearest dEQP-GLES3.functional.texture.mipmap.cube.bias.nearest_linear dEQP-GLES3.functional.texture.mipmap.cube.generate.a8_fastest diff --git a/android/cts/master/src/gles3-test-issues.txt b/android/cts/master/src/gles3-test-issues.txt index 533ada1..e98aef4 100644 --- a/android/cts/master/src/gles3-test-issues.txt +++ b/android/cts/master/src/gles3-test-issues.txt @@ -104,3 +104,6 @@ dEQP-GLES3.functional.shaders.derivate.dfdy.*_float.*_highp # Bug 22665757 dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0.rgb16f dEQP-GLES3.functional.fbo.completeness.renderable.texture.color0.rgb16f + +# Bug 22794757 +dEQP-GLES3.functional.texture.mipmap.cube.projected.* -- 2.7.4