13 Jul
2023
13 Jul
'23
5:26 a.m.
These tests are not passing for me on Windows (well, Wine really, but native d3dcompiler)—it fails in various places with "error X3523: DX9-style intrinsics are disabled when not in dx9 compatibility mode." Adding D3DCOMPILE_ENABLE_BACKWARDS_COMPATIBILITY to most D3DCompile() calls gets around that, but there's still a couple of failures. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/209#note_38872