Skip to content

vulkan/context: don't require synchronization2

Niklas Haas requested to merge haasn/libplacebo:no_sync2 into master

Notably missing on MoltenVK. Work around it for now.

Fixes: https://github.com/haasn/libplacebo/issues/174 See-Also: https://github.com/KhronosGroup/MoltenVK/issues/1514

Merge request reports