mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
intel/ci: document a couple of vkd3d failures
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Nanley Chery <nanley.g.chery@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35679>
This commit is contained in:
parent
786bace191
commit
4e25a4ce1e
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ test_fence_wait_robustness,Crash
|
|||
test_sampler_feedback_min_mip_level_array,Fail
|
||||
test_sampler_rounding,Fail
|
||||
test_sm67_dynamic_texture_offset,Fail
|
||||
# Undefined behavior not supported unless EXT_descriptor_buffer is
|
||||
# used or running on Gfx12.5+ where we don't do descriptor indirection
|
||||
# (prior generations have a descriptor heap too small 64MB)
|
||||
test_undefined_read_typed_buffer_as_untyped_dxbc,Fail
|
||||
test_undefined_read_typed_buffer_as_untyped_dxil,Fail
|
||||
test_line_rasterization,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue