Files
UnrealEngineUWP/Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD
christopher fiala c579c70a6a Modifies VRS manager and generators to minimize unnecessary work when r.VRS.Enable is set to 1, but no generators are enabled.
We now create a list of active generators at the start of each frame, which speeds up iterating over them later and removes the need to wrap every loop in a mutex.


#jira UE-195920
#rb erica.stella

[CL 28108736 by christopher fiala in ue5-main branch]
2023-09-21 17:42:42 -04:00
..