Enable default VAO attrib divisor test for resolved Khronos bug 13564.
authorJarkko Pöyry <jpoyry@google.com>
Thu, 11 Jun 2015 20:13:21 +0000 (13:13 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Thu, 11 Jun 2015 20:32:00 +0000 (13:32 -0700)
Bug: 20154392
Change-Id: I46118adefb6f6f8e91c6660c2503c987343fc4c8

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

index 676ac21..5ced364 100644 (file)
                                        </TestCase>
                                </TestSuite>
                        </TestSuite>
+                       <TestCase name="default_vertex_array_object">
+                               <Test name="vertex_attrib_divisor">
+                                       <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
+                               </Test>
+                       </TestCase>
                </TestSuite>
        </TestSuite>
 </TestPackage>
index 805672d..8e4148b 100644 (file)
@@ -32150,3 +32150,4 @@ dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffe
 dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.17
 dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.18
 dEQP-GLES31.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.19
+dEQP-GLES31.functional.default_vertex_array_object.vertex_attrib_divisor
index f68ae46..26a63ea 100644 (file)
@@ -1,5 +1,2 @@
-# Bug 13564
-dEQP-GLES31.functional.default_vertex_array_object.vertex_attrib_divisor
-
 # Khronos bugs 11207, 12408, internal bug 20699693
 dEQP-GLES31.functional.shaders.arrays_of_arrays.invalid.empty_declaration_without_var_name_*