Function init_fallback_bindless_resources

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