ci/windows: Add dEQP-VK.dynamic_state.* to the test list

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16971>
This commit is contained in:
Boris Brezillon
2022-06-14 13:08:39 -07:00
committed by Marge Bot
parent 672447be7f
commit dd78dc25e7
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
# We don't support independent front/back stencil tests yet, and the check
# is currently done at pipeline creation time, thus causing a crash any time
# both the front/back stencil test are active (i.e. not always or never) and
# any of the compare mask, reference value or write mask is dynamic.
dEQP-VK.dynamic_state.ds_state.stencil_params*