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>
This commit is contained in:
Eric Anholt 2020-04-22 12:08:06 -07:00 committed by Marge Bot
parent b34ee185f4
commit 6c01152c92
3 changed files with 14 additions and 0 deletions

View File

@ -848,6 +848,12 @@ arm64_a530_gles3:
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

View File

@ -1991,3 +1991,10 @@ dEQP-GLES3.functional.ubo.single_struct.single_buffer.shared_instance_array_both
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

View File

@ -14,3 +14,4 @@ dEQP-GLES3.functional.texture.filtering.3d.*
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