|
srp
software rendering pipeline
|
#include <arena_p.h>

Public Attributes | |
| SRPArenaBlock * | head |
| SRPArenaBlock * | current |
| size_t | pageSize |
Blockchain-based arena allocator
| SRPArenaBlock* SRPArena::current |
Pointer to the currently-being-filled block
| SRPArenaBlock* SRPArena::head |
Pointer to the first block
| size_t SRPArena::pageSize |
Default capacity for newly created blocks