https://bugs.winehq.org/show_bug.cgi?id=54926
Bug ID: 54926 Summary: Multiple games crash with 'syntax error, unexpected KW_SAMPLERCOMPARISONSTATE' (Cradle, Conspiracy's Clean Slate 64K demo) Product: vkd3d Version: 1.7 Hardware: x86-64 URL: https://web.archive.org/web/20210807072016/https://con spiracy.hu/files/cns%21cns-AMDfix.zip OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com Distribution: ---
0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>:3:1: E5000: syntax error, unexpected KW_SAMPLERCOMPARISONSTATE 0024:err:d3dcompiler:D3DCompile2
https://bugs.winehq.org/show_bug.cgi?id=54926
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Submitted something for this one https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/206.
https://bugs.winehq.org/show_bug.cgi?id=54926
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |54484
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- It's using SampleCmpLevelZero() in the same shader, so I pushed support for that too. This is blocked by bug 54484 however.
https://bugs.winehq.org/show_bug.cgi?id=54926
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |7c94705c543d262dc56592007e1 | |c2de725357215 Status|NEW |RESOLVED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- This is now fixed with
https://source.winehq.org/git/vkd3d.git/commit/7c94705c543d262dc56592007e1c2... https://source.winehq.org/git/vkd3d.git/commit/a2e85a8a76379cd891ccc0fc14525...
https://bugs.winehq.org/show_bug.cgi?id=54926 Bug 54926 depends on bug 54484, which changed state.
Bug 54484 Summary: Comma-separated variable declaration lists do not handle dependent initializers within the same list https://bugs.winehq.org/show_bug.cgi?id=54484
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=54926
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Closing bugs fixed in 1.9.