Would it be possible to allow for resolve/submit on a different thread?
I'm currently using this to get some initial pipelined rendering working where the graph is built on one thread and then resolved/submitted on another.
Here's a screenshot from tracy with before and after.
Would it be possible to allow for resolve/submit on a different thread?
I'm currently using this to get some initial pipelined rendering working where the graph is built on one thread and then resolved/submitted on another.
Here's a screenshot from tracy with before and after.