Files
UnrealEngineUWP/Engine/Source/Runtime/Windows
christopher waters f872e769eb Before shutting down and deleting the Dynamic RHI, flush any potential queued commands.
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]
2021-05-20 18:24:37 -04:00
..