Function init_shadow_samplers

Source
pub fn init_shadow_samplers(
    commands: Commands<'_, '_>,
    render_device: Res<'_, RenderDevice>,
)