-
-
Notifications
You must be signed in to change notification settings - Fork 36.3k
Open
Labels
Description
Description
How to Sharing depth between passes?
Solution
I am developing with WebGPU and have two scenes. For specific reasons, I need to split them into two separate passes and then merge them. However, I want the second pass to share the depth from the first pass. Is there a convenient way to handle this using TSL?
Alternatives
none
Additional context
No response
Reactions are currently unavailable