Function veloren_voxygen::render::renderer::pipeline_creation::create_ingame_and_shadow_pipelines
source ยท 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