bevy/crates/bevy_core_pipeline
Pēteris Pakalns 2d62026912
main_transparent_pass_2d render node command encoding parallelization (#17735)
# Objective

- Add command encoding parallelization to transparent 2d pass render
node.
- Improves https://github.com/bevyengine/bevy/issues/17733

## Solution

Using functionality added in
https://github.com/bevyengine/bevy/pull/9172

## Testing

- Tested in personal project where multiple cameras are rendered with
objects rendered in transparent 2d pass.
2025-02-09 14:12:33 +00:00
..
src main_transparent_pass_2d render node command encoding parallelization (#17735) 2025-02-09 14:12:33 +00:00
Cargo.toml Implement experimental GPU two-phase occlusion culling for the standard 3D mesh pipeline. (#17413) 2025-01-27 05:02:46 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Core Pipeline

License Crates.io Downloads Docs Discord