You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Previously used to provide the context pointer to the FMetalProfiler / FMetalGPUProfiler, and set inside RHIBeginScene. - Since there is only one context in Metal at the moment, this is redundant as the profiler already has a Context pointer. #rb carl.lloyd #jira UE-177298 [CL 33828538 by luke thatcher in ue5-main branch]