Choose your operating system:
Windows
macOS
Linux
mutable uint8 bHasPendingInitHint: 1
Whether the render resources have pending InitRHI(). Used in HasPendingInitOrStreaming() to avoid dereferencing the different resource pointers unless required. Once false, expected to stay false.