1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-02-06 06:53:02 -06:00
ReinUsesLisp cd3e959f23 renderer_vulkan/wrapper: Fix physical device sorting
The old code had a sort function that was invalid and it didn't work as
expected when the base vector had a different order (e.g. renderdoc was
attached).

This sorts devices as expected and fixes a debug assert on MSVC.
2020-10-07 17:13:22 -03:00
..
2020-07-18 14:24:32 +10:00
2020-07-17 14:24:57 +10:00