21#if ENABLE_LOW_LEVEL_MEM_TRACKER
23#define LLM_SCOPE_METAL(Tag) LLM_SCOPE((ELLMTag)Tag)
24#define LLM_PLATFORM_SCOPE_METAL(Tag) LLM_PLATFORM_SCOPE((ELLMTag)Tag)
32 AccelerationStructures,
37static_assert((
int32)ELLMTagMetal::Count <= (
int32)ELLMTagApple::AppleMetalTagsEnd,
"too many ELLMTagMetal tags. Need to increase LLM_TAG_APPLE_NUM_METAL_TAGS_RESERVED");
46#define LLM_SCOPE_METAL(...)
47#define LLM_PLATFORM_SCOPE_METAL(...)
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition SharedPointer.h:692
void Initialise(bool wait_for_connect=false)
Definition RHIResources.h:1321