You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
PipelineStateCache specifically can now enqueue commands but this should also catch any other uses before here. Adding explicit Command List argument to FRHIResource::FlushPendingDeletes to a) emphasize that it enqueues commands and b) allow the caller the option to flush the command list afterwards. #jira none #rb Arne.Schober #preflight 60a6c7f60569f300012d6d01 [CL 16411660 by christopher waters in ue5-main branch]