lyra-engine/lyra-game
SeanOMik 28b9604189
render: rename RenderGraphPass to Node to better represent what it actually is in the RenderGraph
A node wont always render or compute, so it wouldn't actually be a pass. Calling it a node is a better representation of what it actually is
2024-06-06 19:37:25 -04:00
..
lyra-game-derive render: create a RenderGraphLabel trait for graph labels instead of strings 2024-06-02 21:35:59 -04:00
src render: rename RenderGraphPass to Node to better represent what it actually is in the RenderGraph 2024-06-06 19:37:25 -04:00
Cargo.toml render: rename RenderGraphPass to Node to better represent what it actually is in the RenderGraph 2024-06-06 19:37:25 -04:00