BigBlockMemcpy(void *Dest, const void *Src, SIZE_T Count) | Karma::FGenericPlatformMemory | inlinestatic |
EMemoryCounterRegion enum name (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_GPU enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_GPUDefragPool enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_GPUSystem enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_Invalid enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_MAX enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_Physical enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_PhysicalLLM enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_SamplePlatformSpecifcMemoryRegion enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_StreamingPool enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_TexturePool enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
MCR_UsedStreamingPool enum value (defined in Karma::FWindowsPlatformMemory) | Karma::FWindowsPlatformMemory | |
Memcmp(const void *Buf1, const void *Buf2, SIZE_T Count) (defined in Karma::FGenericPlatformMemory) | Karma::FGenericPlatformMemory | inlinestatic |
Memcpy(void *Dest, const void *Src, SIZE_T Count) (defined in Karma::FGenericPlatformMemory) | Karma::FGenericPlatformMemory | inlinestatic |
Memmove(void *Dest, const void *Src, SIZE_T Count) | Karma::FGenericPlatformMemory | inlinestatic |
Memset(void *Dest, uint8_t Char, SIZE_T Count) (defined in Karma::FGenericPlatformMemory) | Karma::FGenericPlatformMemory | inlinestatic |
Memswap(void *Ptr1, void *Ptr2, SIZE_T Size) (defined in Karma::FGenericPlatformMemory) | Karma::FGenericPlatformMemory | inlinestatic |
Memzero(void *Dest, SIZE_T Count) (defined in Karma::FGenericPlatformMemory) | Karma::FGenericPlatformMemory | inlinestatic |
ParallelMemcpy(void *Dest, const void *Src, SIZE_T Count, EMemcpyCachePolicy Policy=EMemcpyCachePolicy::StoreCached) | Karma::FGenericPlatformMemory | inlinestatic |
StreamingMemcpy(void *Dest, const void *Src, SIZE_T Count) | Karma::FGenericPlatformMemory | inlinestatic |