Files
UnrealEngineUWP/Engine/Source
luke thatcher 8b297e8d54 Deprecate GetRHIPipelines() and EnumerateRHIPipelines()
- Replaced with range iteration of set bits, using MakeFlagsRange().
 - Results in better code gen.

#rb zach.bethel

[CL 32049770 by luke thatcher in ue5-main branch]
2024-03-06 06:47:07 -05:00
..