https://bugs.winehq.org/show_bug.cgi?id=54385
Bug ID: 54385 Summary: Gray Matter crashes on launch Product: vkd3d Version: 1.6 Hardware: x86-64 OS: Linux Status: NEW Severity: minor Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
0418:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0418:err:d3dcompiler:D3DCompile2 Shader log: 0418:err:d3dcompiler:D3DCompile2 <anonymous>:9:26: E5000: syntax error, unexpected KW_SAMPLER_STATE 0418:err:d3dcompiler:D3DCompile2 0418:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x2. 0418:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -5. 0418:err:d3dcompiler:D3DCompile2 Shader log: 0418:err:d3dcompiler:D3DCompile2 lighting.inc:1:1: W4300: Redefinition of SKINNING. 0418:err:d3dcompiler:D3DCompile2 <anonymous>: E5017: Aborting due to not yet implemented feature: Uniform initializer. 0418:err:d3dcompiler:D3DCompile2 <anonymous>: E5017: Aborting due to not yet implemented feature: Uniform initializer. 0418:err:d3dcompiler:D3DCompile2 <anonymous>: E5017: Aborting due to not yet implemented feature: Uniform initializer. 0418:err:d3dcompiler:D3DCompile2 <anonymous>: E5017: Aborting due to not yet implemented feature: Uniform initializer. 0418:err:d3dcompiler:D3DCompile2 <anonymous>: E5017: Aborting due to not yet implemented feature: Uniform initializer. 0418:err:d3dcompiler:D3DCompile2 <anonymous>:45:49: E5005: Function "reflect" is not defined.
1.6-73-g653cc02f
https://bugs.winehq.org/show_bug.cgi?id=54385
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Gray Matter crashes on |Gray Matter crashes due to |launch |missing 'reflect' support
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- 'unexpected KW_SAMPLER_STATE' is covered by bug 42026. 'Aborting due to not yet implemented feature: Uniform initializer' is covered by bug 39652.
Making this bug about missing 'reflect' support.
https://bugs.winehq.org/show_bug.cgi?id=54385
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Thanks. I have something for reflect(), will need a test, and dot() support to get in.
https://bugs.winehq.org/show_bug.cgi?id=54385
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 73978 --> https://bugs.winehq.org/attachment.cgi?id=73978 patch
Attaching here for now.
https://bugs.winehq.org/show_bug.cgi?id=54385
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #4 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by https://source.winehq.org/git/vkd3d.git/commit/e7bc634307804859f5b729950d78f...
Next crash is bug 42026.
https://bugs.winehq.org/show_bug.cgi?id=54385
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e7bc634307804859f5b729950d7 | |8fc28da989ce1
https://bugs.winehq.org/show_bug.cgi?id=54385
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Closing bugs fixed win 1.7.