Nebula
Loading...
Searching...
No Matches
rangeallocator.h File Reference

Detailed Description

#include "core/types.h"
#include "util/bit.h"
#include "util/array.h"
#include <utility>

Go to the source code of this file.

Classes

struct  Memory::RangeAllocation
 Describes a range allocated by the Memory::RangeAllocator. More...
 
class  Memory::RangeAllocator
 Allocates memory ranges using the TLSF method, with extended handling of padding to better suit GPUs. More...
 
struct  Memory::RangeAllocator::RangeAllocatorNode
 
union  Memory::RangeAllocator::BinIndex
 

Namespaces

namespace  Memory