mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-01-28 13:05:02 -08:00
8fcbbfb8b1
Adjust the algorithm for deciding for which profiles to test compilation. We first ensure that if the compilation result changes (most often as the result of a feature introduced in a specific version), we test the versions immediately on either side of the change, to validate that vkd3d-shader is emulating the same version behaviour. We then ensure that we are testing at least one version from each set of sm1, sm4, and sm6.