Remove another textureLodOffset() case from mustpass
authorPyry Haulos <phaulos@google.com>
Tue, 28 Jul 2015 19:48:04 +0000 (12:48 -0700)
committerPyry Haulos <phaulos@google.com>
Tue, 28 Jul 2015 21:56:29 +0000 (14:56 -0700)
Bug: 22794704
Change-Id: Icbd78a79d256e17751a064b3668bfaef8f1752f9

android/cts/master/com.drawelements.deqp.gles3.xml
android/cts/master/gles3-master.txt
android/cts/master/src/gles3-test-issues.txt

index b383b78..9562279 100644 (file)
                                                <Test name="sampler3d_fixed_fragment">
                                                        <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
                                                </Test>
-                                               <Test name="sampler3d_float_vertex">
-                                                       <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
-                                               </Test>
                                                <Test name="sampler3d_float_fragment">
                                                        <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
                                                </Test>
index 9bb7628..96a24f9 100644 (file)
@@ -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
index e98aef4..3524fce 100644 (file)
@@ -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