You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sample renders a triangle with a post-processing effect split into two render passes.
Each renderpass uses a different fence and with this example, we can test waiting on multiple
fences without waiting for all.