mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-13 14:50:06 +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.