ci: Enable GLES 3.1 testing on db820c (a530).
The driver exposes GLES3.1, so let's make sure we're not regressing its
featureset.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4685>
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0824670..9d79b31 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -848,6 +848,12 @@
CI_NODE_INDEX: 1
CI_NODE_TOTAL: 100
+arm64_a530_gles31:
+ extends:
+ - arm64_a530_gles3
+ variables:
+ DEQP_VER: gles31
+
# RADV CI
.test-radv:
extends: .radv-rules
diff --git a/.gitlab-ci/deqp-freedreno-a530-fails.txt b/.gitlab-ci/deqp-freedreno-a530-fails.txt
index 1fb8c06..6eedfc5 100644
--- a/.gitlab-ci/deqp-freedreno-a530-fails.txt
+++ b/.gitlab-ci/deqp-freedreno-a530-fails.txt
@@ -1991,3 +1991,10 @@
dEQP-GLES3.functional.ubo.single_struct.single_buffer.shared_instance_array_vertex
dEQP-GLES3.functional.ubo.single_struct.single_buffer.std140_instance_array_both
dEQP-GLES3.functional.ubo.single_struct.single_buffer.std140_instance_array_vertex
+dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba32f_rgba32ui
+dEQP-GLES31.functional.image_load_store.cube.format_reinterpret.rgba8_snorm_r32ui
+dEQP-GLES31.functional.image_load_store.cube.load_store.rgba32i_single_layer
+dEQP-GLES31.functional.separate_shader.random.99
+dEQP-GLES31.functional.texture.texture_buffer.render.as_index_array_as_fragment_texture.offset_7_alignments
+dEQP-GLES31.functional.ubo.random.all_per_block_buffers.21
+dEQP-GLES31.functional.ubo.random.all_shared_buffer.22
diff --git a/.gitlab-ci/deqp-freedreno-a530-skips.txt b/.gitlab-ci/deqp-freedreno-a530-skips.txt
index 0cffcad..9f49be5 100644
--- a/.gitlab-ci/deqp-freedreno-a530-skips.txt
+++ b/.gitlab-ci/deqp-freedreno-a530-skips.txt
@@ -14,3 +14,4 @@
dEQP-GLES3.functional.texture.vertex.3d.filtering.*
dEQP-GLES3.functional.fbo.invalidate.sub.unbind_blit_msaa_stencil
dEQP-GLES3.functional.fbo.invalidate.whole.unbind_blit_msaa_stencil
+dEQP-GLES31.functional.ubo.2_level_struct_array.single_buffer.packed_instance_array_fragment