Skip to main content

init_mesh_pipeline_view_layouts

Function init_mesh_pipeline_view_layouts 

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