prepass functions are called multiple times
Open
A-Rendering
C-Performance
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
the material prepass plugin adds some non-generic functions which will be run once for each material type. we need to move these out to a non-material-specific initialization point.
_Originally posted by @robtfm in https://github.com/bevyengine/bevy/pull/7291#discussion_r1096557340_
Contributor guide
Assessment
This issue has not been assessed yet.