Files
UnrealEngineUWP/Engine/Source/Runtime/Apple
luke thatcher 835bbf71fe Remove CurrentContextTLSSlot and associated code in Metal RHI
- 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]
2024-05-22 10:21:53 -04:00
..