mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 20:08:06 +02:00
ci/zink+radv: document recent regressions
Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23274>
This commit is contained in:
parent
14adc62ef2
commit
6364511837
2 changed files with 16 additions and 0 deletions
|
|
@ -448,3 +448,11 @@ spec@ext_packed_depth_stencil@fbo-stencil-gl_depth24_stencil8-drawpixels,Fail
|
|||
|
||||
# Polygon smoothing isn't supported in Vulkan.
|
||||
spec@!opengl 1.0@gl-1.0-polygon-line-aa,Fail
|
||||
|
||||
# Regression noticed in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/891104
|
||||
spec@arb_compute_variable_group_size@execution@basic-local-size,Crash
|
||||
spec@arb_compute_variable_group_size@execution@global-invocation-id,Crash
|
||||
spec@arb_compute_variable_group_size@execution@separate-global-id,Crash
|
||||
spec@arb_compute_variable_group_size@execution@separate-global-id-2,Crash
|
||||
spec@arb_compute_variable_group_size@local-size,Crash
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
|
|
|
|||
|
|
@ -452,3 +452,11 @@ spec@ext_packed_depth_stencil@fbo-stencil-gl_depth24_stencil8-drawpixels,Fail
|
|||
|
||||
# Polygon smoothing isn't supported in Vulkan.
|
||||
spec@!opengl 1.0@gl-1.0-polygon-line-aa,Fail
|
||||
|
||||
# Regression noticed in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/891104
|
||||
spec@arb_compute_variable_group_size@execution@basic-local-size,Crash
|
||||
spec@arb_compute_variable_group_size@execution@global-invocation-id,Crash
|
||||
spec@arb_compute_variable_group_size@execution@separate-global-id,Crash
|
||||
spec@arb_compute_variable_group_size@execution@separate-global-id-2,Crash
|
||||
spec@arb_compute_variable_group_size@local-size,Crash
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue