mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
The assumptions the I/O normaliser makes on its input program are rather intricated. In theory the VSIR validator checks should be strong enough, but the validator isn't run by default anyway. Whether the TPF parser validation is strong enough is not completely clear to me, and considering that the I/O normaliser could end up being used on different programs as well it's probably better to revalidate locally just in case.