https://bugs.winehq.org/show_bug.cgi?id=57686
Francisco Casas fcasas@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fcasas@codeweavers.com
--- Comment #1 from Francisco Casas fcasas@codeweavers.com --- I can reproduce the bug, albeit I am getting
vkd3d:441637:err:hlsl_free_instr Failed assertion: list_empty(&node->uses)
with current master on the cs_5_0 shader.
By removing the conditional block that causes this parse error, I see:
Function "GroupMemoryBarrierWithGroupSync" is not defined.
I will keep investigating.