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