Nov. 14, 2023
4:59 a.m.
Do we need "dummy_align"? Could we use DECLSPEC_ALIGN?
DECLSPEC_ALIGN broke the tests because the size was unaffected, e.g. `sizeof(union d3d12_blend_subobject)` was 396 instead of its aligned size of 400. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/461#note_52191