mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-29 09:40:08 +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.