mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-01-28 13:05:02 -08:00
The primary goal here is to move compilation profile type and version check outside of a parsing stage. Default values for parameters were never subjected to this fixup, and it does look tpf-specific, so moving it where it belongs. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>