From: Pyry Haulos Date: Mon, 4 May 2015 22:02:54 +0000 (-0700) Subject: Remove problematic shaders.texture_functions tests from mustpass X-Git-Tag: upstream/0.1.0~1309^2~145 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=abad50c1fc89c3f2e0b9db61c745b97805b3e48a;p=platform%2Fupstream%2FVK-GL-CTS.git Remove problematic shaders.texture_functions tests from mustpass Bug: 20699985 Bug: 20700212 Change-Id: I0806a4fcbd92a643f2b92a447f8d2a6d30898364 --- 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