pub fn init_deferred_lighting_layout(
commands: Commands<'_, '_>,
render_device: Res<'_, RenderDevice>,
mesh_pipeline: Res<'_, MeshPipeline>,
asset_server: Res<'_, AssetServer>,
)
pub fn init_deferred_lighting_layout(
commands: Commands<'_, '_>,
render_device: Res<'_, RenderDevice>,
mesh_pipeline: Res<'_, MeshPipeline>,
asset_server: Res<'_, AssetServer>,
)