From 40ff5281976bdc387452b4c72e8c3a6fe1d59a3b Mon Sep 17 00:00:00 2001 From: Pyry Haulos Date: Tue, 28 Jul 2015 12:48:04 -0700 Subject: [PATCH] Remove another textureLodOffset() case from mustpass Bug: 22794704 Change-Id: Icbd78a79d256e17751a064b3668bfaef8f1752f9 --- android/cts/master/com.drawelements.deqp.gles3.xml | 3 --- android/cts/master/gles3-master.txt | 1 - android/cts/master/src/gles3-test-issues.txt | 3 +++ 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/android/cts/master/com.drawelements.deqp.gles3.xml b/android/cts/master/com.drawelements.deqp.gles3.xml index b383b78..9562279 100644 --- a/android/cts/master/com.drawelements.deqp.gles3.xml +++ b/android/cts/master/com.drawelements.deqp.gles3.xml @@ -46931,9 +46931,6 @@ - - - diff --git a/android/cts/master/gles3-master.txt b/android/cts/master/gles3-master.txt index 9bb7628..96a24f9 100644 --- a/android/cts/master/gles3-master.txt +++ b/android/cts/master/gles3-master.txt @@ -15327,7 +15327,6 @@ dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.isampler2darray dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.usampler2darray_fragment dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.sampler3d_fixed_vertex dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.sampler3d_fixed_fragment -dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.sampler3d_float_vertex dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.sampler3d_float_fragment dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.isampler3d_vertex dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.isampler3d_fragment diff --git a/android/cts/master/src/gles3-test-issues.txt b/android/cts/master/src/gles3-test-issues.txt index e98aef4..3524fce 100644 --- a/android/cts/master/src/gles3-test-issues.txt +++ b/android/cts/master/src/gles3-test-issues.txt @@ -107,3 +107,6 @@ dEQP-GLES3.functional.fbo.completeness.renderable.texture.color0.rgb16f # Bug 22794757 dEQP-GLES3.functional.texture.mipmap.cube.projected.* + +# Bug 22794704 +dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.sampler3d_float_vertex -- 2.7.4