naga::front::spv

Function is_parent

source
fn is_parent(child: usize, parent: usize, block_ctx: &BlockContext<'_>) -> bool
Expand description

Helper function to check if child is in the scope of parent