https://bugs.winehq.org/show_bug.cgi?id=52248
--- Comment #2 from Berillions berillions@gmail.com --- Created attachment 71375 --> https://bugs.winehq.org/attachment.cgi?id=71375 test suite log for vkd3d-git c768248
(In reply to Conor McCarthy from comment #1)
There are some odd messages here, for example:
blend_attachment_from_d3d12: Ignoring LogicOpEnable 0x1. shader_sm4_read_instruction_modifier: Unhandled resource type 0xb. fixme:shader_sm4_read_instruction_modifier: Unhandled data type 0x6.
None of these can occur with current upstream vkd3d, so it looks like the current test suite is running on an older version of vkd3d, maybe an installed version instead of your build.
i try to package vkd3d-1.2 in a clean chroot and after verification, there is not older version of vkd3d installed.
I tried with vkd3d-git and the same test fails but with others errors. I attach the test-suite.log