vkd3d-shader/hlsl: Fix numeric offset of object fields.
While struct and array fields within a struct always push the next fields numeric offset to the next register boundary, objects alone don't.
Merge request reports
Activity
added 17 commits
-
9838c32f...e4503ad8 - 15 commits from branch
wine:master
- 86893bc7 - tests: Test numeric offsets with object fields.
- 0ceecd12 - vkd3d-shader/hlsl: Fix numeric offset of object fields.
-
9838c32f...e4503ad8 - 15 commits from branch
Please register or sign in to reply