From: Pyry Haulos Date: Tue, 21 Jul 2015 19:47:50 +0000 (-0700) Subject: Remove textureprojlodoffset.sampler3d_float_vertex from mustpass X-Git-Tag: upstream/0.1.0~1309^2~55^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=202ef0a5e7eb4d0d9df9336c06b951d6a4b3caed;p=platform%2Fupstream%2FVK-GL-CTS.git Remove textureprojlodoffset.sampler3d_float_vertex from mustpass Bug: 22405868 Change-Id: Ida8cc6aeb754c10c5b823a76d1dc72bd19c752e7 --- diff --git a/android/cts/master/com.drawelements.deqp.gles3.xml b/android/cts/master/com.drawelements.deqp.gles3.xml index cd0193e..77155ab 100644 --- a/android/cts/master/com.drawelements.deqp.gles3.xml +++ b/android/cts/master/com.drawelements.deqp.gles3.xml @@ -47970,9 +47970,6 @@ - - - diff --git a/android/cts/master/gles3-master.txt b/android/cts/master/gles3-master.txt index 680f9e7..7cbf3d5 100644 --- a/android/cts/master/gles3-master.txt +++ b/android/cts/master/gles3-master.txt @@ -15672,7 +15672,6 @@ dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.usampler2d_ dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.usampler2d_vec4_fragment dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.sampler3d_fixed_vertex dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.sampler3d_fixed_fragment -dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.sampler3d_float_vertex 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 diff --git a/android/cts/master/src/gles3-test-issues.txt b/android/cts/master/src/gles3-test-issues.txt index 508cb6c..bbec40d 100644 --- a/android/cts/master/src/gles3-test-issues.txt +++ b/android/cts/master/src/gles3-test-issues.txt @@ -93,3 +93,6 @@ dEQP-GLES3.functional.shaders.texture_functions.textureprojoffset.usampler3d_fra # Bug 22302334 dEQP-GLES3.functional.shaders.builtin_functions.precision.acosh.highp_* dEQP-GLES3.functional.shaders.builtin_functions.precision.atanh.highp_* + +# Bug 22405868 +dEQP-GLES3.functional.shaders.texture_functions.textureprojlodoffset.sampler3d_float_vertex