From abad50c1fc89c3f2e0b9db61c745b97805b3e48a Mon Sep 17 00:00:00 2001 From: Pyry Haulos Date: Mon, 4 May 2015 15:02:54 -0700 Subject: [PATCH] Remove problematic shaders.texture_functions tests from mustpass Bug: 20699985 Bug: 20700212 Change-Id: I0806a4fcbd92a643f2b92a447f8d2a6d30898364 --- android/cts/master/com.drawelements.deqp.gles3.xml | 6 ------ android/cts/master/gles3-master.txt | 2 -- android/cts/master/src/gles3-test-issues.txt | 6 ++++++ 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/android/cts/master/com.drawelements.deqp.gles3.xml b/android/cts/master/com.drawelements.deqp.gles3.xml index 4150bf3..9adc06d 100644 --- a/android/cts/master/com.drawelements.deqp.gles3.xml +++ b/android/cts/master/com.drawelements.deqp.gles3.xml @@ -47509,9 +47509,6 @@ - - - @@ -48037,9 +48034,6 @@ - - - diff --git a/android/cts/master/gles3-master.txt b/android/cts/master/gles3-master.txt index 7801a5b..7a0b102 100644 --- a/android/cts/master/gles3-master.txt +++ b/android/cts/master/gles3-master.txt @@ -15523,7 +15523,6 @@ dEQP-GLES3.functional.shaders.texture_functions.textureoffset.sampler3d_fixed_ve dEQP-GLES3.functional.shaders.texture_functions.textureoffset.sampler3d_fixed_fragment dEQP-GLES3.functional.shaders.texture_functions.textureoffset.sampler3d_float_vertex dEQP-GLES3.functional.shaders.texture_functions.textureoffset.sampler3d_float_fragment -dEQP-GLES3.functional.shaders.texture_functions.textureoffset.isampler3d_vertex dEQP-GLES3.functional.shaders.texture_functions.textureoffset.isampler3d_fragment dEQP-GLES3.functional.shaders.texture_functions.textureoffset.usampler3d_vertex dEQP-GLES3.functional.shaders.texture_functions.textureoffset.usampler3d_fragment @@ -15695,7 +15694,6 @@ dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.sampler3d_f dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.sampler3d_float_fragment dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.isampler3d_vertex dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.isampler3d_fragment -dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.usampler3d_vertex dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.usampler3d_fragment dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.sampler2dshadow_vertex dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.sampler2dshadow_fragment diff --git a/android/cts/master/src/gles3-test-issues.txt b/android/cts/master/src/gles3-test-issues.txt index ad32ac5..4ad3b83 100644 --- a/android/cts/master/src/gles3-test-issues.txt +++ b/android/cts/master/src/gles3-test-issues.txt @@ -98,3 +98,9 @@ dEQP-GLES3.functional.fbo.api.attachment_query_default_fbo # Bug 20340818 dEQP-GLES3.functional.negative_api.texture.teximage3d + +# Bug 20699985 +dEQP-GLES3.functional.shaders.texture_functions.textureoffset.isampler3d_vertex + +# Bug 20700212 +dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.usampler3d_vertex -- 2.7.4