7#if ENABLE_LOW_LEVEL_MEM_TRACKER
9#define LLM_SCOPE_APPLE(Tag) LLM_SCOPE((ELLMTag)Tag)
10#define LLM_PLATFORM_SCOPE_APPLE(Tag) LLM_PLATFORM_SCOPE((ELLMTag)Tag)
12#define LLM_TAG_APPLE_NUM_METAL_TAGS_RESERVED 5
24static_assert((
int32)ELLMTagApple::Count <= (
int32)ELLMTag::PlatformTagEnd,
"too many ELLMTagApple tags");
33#define LLM_SCOPE_APPLE(...)
34#define LLM_PLATFORM_SCOPE_APPLE(...)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
void Initialise(bool wait_for_connect=false)