From 1fa884ede01c483d1b4014ed1c1a5d6fb67d3398 Mon Sep 17 00:00:00 2001 From: Alexander Galazin Date: Wed, 22 Mar 2017 11:09:08 +0100 Subject: [PATCH] Remove few tessellation.user_defined_io tests from GLES CTS 3.2.3.x Affects: dEQP-GLES31.functional.tessellation.user_defined_io.negative.es32.per_vertex_incorrect_control_explicit_output_array_size_1 Components: OpenGL VL-GL-CTS issue: 255 Change-Id: Ie0014995b85de3748106baa92d1a12e3aedfdc23 --- .../data/mustpass/gles/aosp_mustpass/3.2.3.x/gles31-master.txt | 1 - .../mustpass/gles/aosp_mustpass/3.2.3.x/src/gles31-test-issues.txt | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles31-master.txt b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles31-master.txt index 4e89b7f..b9039ca 100644 --- a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles31-master.txt +++ b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles31-master.txt @@ -8174,7 +8174,6 @@ dEQP-GLES31.functional.tessellation.user_defined_io.negative.es31.per_vertex_inc dEQP-GLES31.functional.tessellation.user_defined_io.negative.es31.per_vertex_incorrect_eval_explicit_input_array_size dEQP-GLES31.functional.tessellation.user_defined_io.negative.es32.per_patch_array_of_structs dEQP-GLES31.functional.tessellation.user_defined_io.negative.es32.per_patch_structs_containing_arrays -dEQP-GLES31.functional.tessellation.user_defined_io.negative.es32.per_vertex_incorrect_control_explicit_output_array_size_1 dEQP-GLES31.functional.tessellation.user_defined_io.negative.es32.per_vertex_incorrect_control_explicit_output_array_size_2 dEQP-GLES31.functional.tessellation.user_defined_io.negative.es32.per_vertex_incorrect_control_explicit_output_array_size_3 dEQP-GLES31.functional.tessellation.user_defined_io.negative.es32.per_vertex_incorrect_eval_explicit_input_array_size diff --git a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles31-test-issues.txt b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles31-test-issues.txt index 11dcb59..5e93bb0 100644 --- a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles31-test-issues.txt +++ b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles31-test-issues.txt @@ -55,3 +55,6 @@ dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawarrays_separate_g dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawarrays_combined_grid_1000x1000_drawcount_5000 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_1000x1000_drawcount_5000 dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_combined_grid_1000x1000_drawcount_5000 + +#VK-GL-CTS 255 +dEQP-GLES31.functional.tessellation.user_defined_io.negative.es32.per_vertex_incorrect_control_explicit_output_array_size_1 -- 2.7.4