-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bevy_core_pipeline: Merge main_pass_3d passes into one
They all use the same configuration so merging them gives better performance, particularly on mobile, as the attachments have to be written out and read in between passes.
- Loading branch information
Showing
1 changed file
with
29 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters