mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 18:50:10 +01:00
ci: uprev vkd3d
0845d1b69c...03cca4cd97
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37960>
This commit is contained in:
parent
d6ddc5b219
commit
1773e2df50
7 changed files with 27 additions and 22 deletions
|
|
@ -4,4 +4,4 @@ variables:
|
|||
CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a
|
||||
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
|
||||
CONDITIONAL_BUILD_PIGLIT_TAG: b1414c83507a79e2525b446080d31ef2
|
||||
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: 167feb963fb512795aeddc9d1588bc7c
|
||||
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: cd367d3a511ca8cb2a7f0685ecda8084
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ section_start vkd3d-proton "Building vkd3d-proton"
|
|||
# setting up the environment variables locally
|
||||
ci_tag_build_time_check "VKD3D_PROTON_TAG"
|
||||
|
||||
VKD3D_PROTON_COMMIT="0845d1b69c6b474debe39d25f0137bf108a42b92"
|
||||
VKD3D_PROTON_COMMIT="03cca4cd978e964bbb5d4bd0ba655ea80011d04f"
|
||||
|
||||
VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests"
|
||||
VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src"
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ variables:
|
|||
DEBIAN_TEST_ANDROID_TAG: "20251014-vkcts"
|
||||
DEBIAN_TEST_GL_TAG: "20251020-piglit-2a"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
||||
DEBIAN_TEST_VK_TAG: "20251020-piglit-2a"
|
||||
DEBIAN_TEST_VK_TAG: "20251020-vkd3d"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20251001-realninja"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,22 +2,19 @@
|
|||
# The tests assumes a dubgroup size >= 16
|
||||
test_shader_waveop_maximal_convergence,Fail
|
||||
|
||||
# The test expects different precision/rounding
|
||||
test_sampler_feedback_implicit_lod_aniso,Fail
|
||||
|
||||
# The test uses multiplanar formats for render targets which is unsupported
|
||||
test_planar_video_formats,Fail
|
||||
|
||||
# The test expect lod=0.5 to load level 1 with nearest sampling
|
||||
test_sample_instructions,Fail
|
||||
|
||||
# The test messes up creating quad primitives and lavapipe misses some primitives
|
||||
# because of reduced instance transform precision.
|
||||
test_rayquery,Fail
|
||||
test_raytracing,Fail
|
||||
|
||||
test_sampler_rounding,Fail
|
||||
test_view_min_lod,Fail
|
||||
|
||||
test_null_descriptor_resinfo_dxbc,Fail
|
||||
test_null_descriptor_resinfo_dxil,Fail
|
||||
|
||||
test_undefined_structured_raw_alias_dxbc,Fail
|
||||
test_undefined_structured_raw_alias_dxil,Fail
|
||||
test_undefined_structured_raw_read_typed_dxbc,Fail
|
||||
test_undefined_structured_raw_read_typed_dxil,Fail
|
||||
|
|
|
|||
|
|
@ -1,11 +1,15 @@
|
|||
test_buffers_oob_behavior_vectorized_structured_16bit,Fail
|
||||
test_fence_wait_robustness,Crash
|
||||
test_line_rasterization,Fail
|
||||
test_sampler_feedback_min_mip_level_array,Fail
|
||||
test_sampler_rounding,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
|
||||
|
||||
test_derivative_hoisting_dxbc,Fail
|
||||
test_undefined_read_typed_buffer_as_untyped_simple_dxbc,Fail
|
||||
test_undefined_read_typed_buffer_as_untyped_simple_dxil,Fail
|
||||
test_undefined_structured_raw_read_typed_dxbc,Fail
|
||||
test_undefined_structured_raw_read_typed_dxil,Fail
|
||||
test_undefined_typed_read_structured_raw_dxbc,Fail
|
||||
test_undefined_typed_read_structured_raw_dxil,Fail
|
||||
|
|
|
|||
|
|
@ -5,7 +5,9 @@
|
|||
test_uav_counter_null_behavior_dxbc,Crash
|
||||
test_uav_counter_null_behavior_dxil,Crash
|
||||
|
||||
test_sampler_feedback_implicit_lod_aniso,Fail
|
||||
|
||||
test_derivative_hoisting_dxbc,Fail
|
||||
test_derivative_hoisting_dxil,Fail
|
||||
|
||||
test_undefined_structured_raw_alias_dxbc,Fail
|
||||
test_undefined_structured_raw_alias_dxil,Fail
|
||||
test_undefined_structured_raw_read_typed_dxbc,Fail
|
||||
test_undefined_structured_raw_read_typed_dxil,Fail
|
||||
|
|
|
|||
|
|
@ -5,7 +5,9 @@
|
|||
test_uav_counter_null_behavior_dxbc,Crash
|
||||
test_uav_counter_null_behavior_dxil,Crash
|
||||
|
||||
test_sampler_feedback_implicit_lod_aniso,Fail
|
||||
|
||||
test_derivative_hoisting_dxbc,Fail
|
||||
test_derivative_hoisting_dxil,Fail
|
||||
|
||||
test_undefined_structured_raw_alias_dxbc,Fail
|
||||
test_undefined_structured_raw_alias_dxil,Fail
|
||||
test_undefined_structured_raw_read_typed_dxbc,Fail
|
||||
test_undefined_structured_raw_read_typed_dxil,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue