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
Don't skip prepass if there are no opaque objects (#23999)
# Objective
Fixes#23920
## Solution
Don't skip prepass if there are no opaque objects
## Testing
```
cargo r --example order_independent_transparency
```
0 commit comments