From bf14617818e29b5670048245c3b3b351240cff50 Mon Sep 17 00:00:00 2001 From: Pyry Haulos Date: Fri, 15 Apr 2016 16:46:26 -0700 Subject: [PATCH] Remove mipmap.2d.projected from mustpass Bug: 28200359 Bug: 28045409 Bug: 28052526 Change-Id: I660c032404902538e97cded5b7d366e09e4cd53b --- android/cts/master/com.drawelements.deqp.gles3.xml | 38 ---------------------- android/cts/master/gles3-master.txt | 12 ------- android/cts/master/src/gles3-hw-issues.txt | 3 ++ 3 files changed, 3 insertions(+), 50 deletions(-) diff --git a/android/cts/master/com.drawelements.deqp.gles3.xml b/android/cts/master/com.drawelements.deqp.gles3.xml index 389b170..1935724 100644 --- a/android/cts/master/com.drawelements.deqp.gles3.xml +++ b/android/cts/master/com.drawelements.deqp.gles3.xml @@ -70485,44 +70485,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/android/cts/master/gles3-master.txt b/android/cts/master/gles3-master.txt index 2cd197f..b91ba3e 100644 --- a/android/cts/master/gles3-master.txt +++ b/android/cts/master/gles3-master.txt @@ -22335,18 +22335,6 @@ dEQP-GLES3.functional.texture.mipmap.2d.affine.nearest_linear_mirror dEQP-GLES3.functional.texture.mipmap.2d.affine.linear_linear_clamp dEQP-GLES3.functional.texture.mipmap.2d.affine.linear_linear_repeat dEQP-GLES3.functional.texture.mipmap.2d.affine.linear_linear_mirror -dEQP-GLES3.functional.texture.mipmap.2d.projected.nearest_nearest_clamp -dEQP-GLES3.functional.texture.mipmap.2d.projected.nearest_nearest_repeat -dEQP-GLES3.functional.texture.mipmap.2d.projected.nearest_nearest_mirror -dEQP-GLES3.functional.texture.mipmap.2d.projected.linear_nearest_clamp -dEQP-GLES3.functional.texture.mipmap.2d.projected.linear_nearest_repeat -dEQP-GLES3.functional.texture.mipmap.2d.projected.linear_nearest_mirror -dEQP-GLES3.functional.texture.mipmap.2d.projected.nearest_linear_clamp -dEQP-GLES3.functional.texture.mipmap.2d.projected.nearest_linear_repeat -dEQP-GLES3.functional.texture.mipmap.2d.projected.nearest_linear_mirror -dEQP-GLES3.functional.texture.mipmap.2d.projected.linear_linear_clamp -dEQP-GLES3.functional.texture.mipmap.2d.projected.linear_linear_repeat -dEQP-GLES3.functional.texture.mipmap.2d.projected.linear_linear_mirror dEQP-GLES3.functional.texture.mipmap.2d.bias.nearest_nearest dEQP-GLES3.functional.texture.mipmap.2d.bias.linear_nearest dEQP-GLES3.functional.texture.mipmap.2d.bias.nearest_linear diff --git a/android/cts/master/src/gles3-hw-issues.txt b/android/cts/master/src/gles3-hw-issues.txt index a6f753b..c8e649e 100644 --- a/android/cts/master/src/gles3-hw-issues.txt +++ b/android/cts/master/src/gles3-hw-issues.txt @@ -883,3 +883,6 @@ dEQP-GLES3.functional.texture.filtering.3d.formats.rgba16f_linear_mipmap_linear # Bug 22920759 dEQP-GLES3.functional.texture.mipmap.cube.projected.nearest_linear dEQP-GLES3.functional.texture.mipmap.cube.max_level.nearest_nearest + +# Bug 28200359 +dEQP-GLES3.functional.texture.mipmap.2d.projected.* -- 2.7.4