mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 23:09:05 +02:00
broadcom/ci: update expected fails for v3dv after enabling geometry shaders
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11783>
This commit is contained in:
parent
c188d06326
commit
126eb5c8b9
1 changed files with 21 additions and 0 deletions
|
|
@ -0,0 +1,21 @@
|
|||
# These need a patch in CTS (CL#7623)
|
||||
dEQP-VK.glsl.atomic_operations.exchange_signed_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.exchange_unsigned_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.comp_swap_signed_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.comp_swap_unsigned_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.add_signed_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.add_unsigned_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.max_signed_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.max_unsigned_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.and_signed_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.and_unsigned_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.or_signed_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.or_unsigned_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.xor_signed_geometry,Fail
|
||||
dEQP-VK.glsl.atomic_operations.xor_unsigned_geometry,Fail
|
||||
|
||||
# This seems to fail due to the test error threshold being insufficient
|
||||
dEQP-VK.geometry.input.basic_primitive.line_strip_adjacency,Fail
|
||||
|
||||
# Not analyzed
|
||||
dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_single_buffer_geom,Fail
|
||||
Loading…
Add table
Reference in a new issue