RenderPassId

Type Alias RenderPassId 

Source
pub type RenderPassId = i32;
Expand description

Type alias for render pass IDs. These are numeric identifiers that control the execution order of passes in the render graph; lower IDs execute first.