vkd3d-shader/hlsl: Allow modifiers on buffer declarations.
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.
Merge request reports
Activity
added 25 commits
-
32a66e00...d65f331e - 24 commits from branch
wine:master
- 76386214 - vkd3d-shader/hlsl: Allow modifiers on buffer declarations.
-
32a66e00...d65f331e - 24 commits from branch
added 15 commits
-
76386214...f866fb95 - 14 commits from branch
wine:master
- 3968614e - vkd3d-shader/hlsl: Allow modifiers on buffer declarations.
-
76386214...f866fb95 - 14 commits from branch
added 13 commits
-
3968614e...a0d52dc3 - 12 commits from branch
wine:master
- 3938900a - vkd3d-shader/hlsl: Allow modifiers on buffer declarations.
-
3968614e...a0d52dc3 - 12 commits from branch
added 18 commits
-
3938900a...9e9b3d26 - 17 commits from branch
wine:master
- 75c01907 - vkd3d-shader/hlsl: Allow modifiers on buffer declarations.
-
3938900a...9e9b3d26 - 17 commits from branch
Please register or sign in to reply