bevy/crates/bevy_render
Remi Godin c233d6e0d0
Added method to get waiting pipelines IDs from pipeline cache. (#12874)
# Objective
- Add a way to easily get currently waiting pipelines IDs.

## Solution
- Added a method to get waiting pipelines `CachedPipelineId`.

---------

Co-authored-by: James Liu <contact@jamessliu.com>
2024-04-05 03:46:15 +00:00
..
macros Make feature(doc_auto_cfg) work (#12642) 2024-03-23 02:22:52 +00:00
src Added method to get waiting pipelines IDs from pipeline cache. (#12874) 2024-04-05 03:46:15 +00:00
Cargo.toml Relax BufferVec's type constraints (#12866) 2024-04-05 02:11:41 +00:00