mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-30 13:50:32 +00:00

Wait from the worker thread for a pipeline to build before binding it to the command buffer. This allows queueing pipelines to multiple threads.