pub fn init_prepass_view_bind_group(
commands: Commands<'_, '_>,
render_device: Res<'_, RenderDevice>,
pipeline_cache: Res<'_, PipelineCache>,
pipeline: Res<'_, PrepassPipeline>,
)pub fn init_prepass_view_bind_group(
commands: Commands<'_, '_>,
render_device: Res<'_, RenderDevice>,
pipeline_cache: Res<'_, PipelineCache>,
pipeline: Res<'_, PrepassPipeline>,
)