fn create_ingame_and_shadow_pipelines(
    needs: PipelineNeeds<'_>,
    pool: &ThreadPool,
    tasks: [Task<'_>; 20],
    format: TextureFormat
) -> IngameAndShadowPipelines
Expand description

Create IngamePipelines and shadow pipelines in parallel