vkd3d-shader: Store vsir write masks as uint32_t's.
The main idea here is to avoid DWORD and similar types in vkd3d-shader, and ultimately the -Wformat issues that come along with it.
The main idea here is to avoid DWORD and similar types in vkd3d-shader, and ultimately the -Wformat issues that come along with it.