Remove highp scalar reflect tests from mustpass
authorPyry Haulos <phaulos@google.com>
Mon, 17 Aug 2015 19:24:12 +0000 (12:24 -0700)
committerPyry Haulos <phaulos@google.com>
Mon, 17 Aug 2015 19:24:12 +0000 (12:24 -0700)
Bug: 22859221
Change-Id: If180c2c1d5aa24a8b1b3b544ba961da7e7181fbb

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

index cbb6f6c..8fee9a0 100644 (file)
                                                                </Test>
                                                        </TestCase>
                                                        <TestCase name="highp_vertex">
-                                                               <Test name="scalar">
-                                                                       <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
-                                                               </Test>
                                                                <Test name="vec3">
                                                                        <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
                                                                </Test>
                                                        </TestCase>
                                                        <TestCase name="highp_fragment">
-                                                               <Test name="scalar">
-                                                                       <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
-                                                               </Test>
                                                                <Test name="vec3">
                                                                        <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
                                                                </Test>
index eadb70e..e612ec7 100644 (file)
                                                                </Test>
                                                        </TestCase>
                                                        <TestCase name="highp_compute">
-                                                               <Test name="scalar">
-                                                                       <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
-                                                               </Test>
                                                                <Test name="vec2">
                                                                        <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
                                                                </Test>
index 4e8584b..305c134 100644 (file)
@@ -17272,9 +17272,7 @@ dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.mediump_vertex
 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.mediump_vertex.vec4
 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.mediump_fragment.vec3
 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.mediump_fragment.vec4
-dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.highp_vertex.scalar
 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.highp_vertex.vec3
-dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.highp_fragment.scalar
 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.highp_fragment.vec3
 dEQP-GLES3.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_vertex.mat2
 dEQP-GLES3.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_vertex.mat2x3
index d135139..06a98fe 100644 (file)
@@ -2610,7 +2610,6 @@ dEQP-GLES31.functional.shaders.builtin_functions.precision.reflect.lowp_compute.
 dEQP-GLES31.functional.shaders.builtin_functions.precision.reflect.mediump_compute.vec2
 dEQP-GLES31.functional.shaders.builtin_functions.precision.reflect.mediump_compute.vec3
 dEQP-GLES31.functional.shaders.builtin_functions.precision.reflect.mediump_compute.vec4
-dEQP-GLES31.functional.shaders.builtin_functions.precision.reflect.highp_compute.scalar
 dEQP-GLES31.functional.shaders.builtin_functions.precision.reflect.highp_compute.vec2
 dEQP-GLES31.functional.shaders.builtin_functions.precision.reflect.highp_compute.vec3
 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2
index a7333c0..ad27cf6 100644 (file)
@@ -147,3 +147,4 @@ dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.sampler3d_float
 
 # Bug 22859221
 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.*mediump*.scalar
+dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.*highp*.scalar
index 074e34a..94fa510 100644 (file)
@@ -41,3 +41,4 @@ dEQP-GLES31.functional.shaders.builtin_functions.precision.atanh.highp_*
 
 # Bug 22859221
 dEQP-GLES31.functional.shaders.builtin_functions.precision.reflect.*mediump*.scalar
+dEQP-GLES31.functional.shaders.builtin_functions.precision.reflect.*highp*.scalar