https://bugs.winehq.org/show_bug.cgi?id=56333
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Nikolay Sivov from comment #6)
With current master there is no assert, but it doesn't quite work yet. It's related to non-float types support in SM1-3.
Correction, there is still one. I wrongly tested with ps_2_0 instead of vs_2_0. Assert itself will be fixed with https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/694. After that we'll need to get rid of those non-float type errors.