You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Add an option to use a thread pool instead of taskgraph for GFX PSO precompile tasks. Disabled by default. Use r.pso.PrecompileThreadPoolSize=N to enable. threadpool PSO precompile tasks are not added as dependencies of RHIcmd list and should not block RHIT. #rb Andriy.Tylychko, Arne.Schober [FYI] peter.sauerbrei, jack.porter, Arciel.Rekman #ROBOMERGE-OWNER: allan.bentham #ROBOMERGE-AUTHOR: allan.bentham #ROBOMERGE-SOURCE: CL 19571102 via CL 19571115 via CL 19571272 via CL 19571286 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v938-19570697) [CL 19575811 by allan bentham in ue5-main branch]