7 Mar
2024
7 Mar
'24
1:09 p.m.
Buffers could be used with 'shared' and 'single' modifiers. There is a bit more work left to do to support this - 'shared' needs a compiler flag to enable child effects to be useful, and 'single' is not a keyword. -- v4: vkd3d-shader/hlsl: Allow modifiers on buffer declarations. https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/666