mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-02-09 22:33:06 +01:00
Fixes race condition caused. The descriptor pool is not thread safe, so we have to commit descriptor sets within the same thread.
Fixes race condition caused. The descriptor pool is not thread safe, so we have to commit descriptor sets within the same thread.