srp
software rendering pipeline
Loading...
Searching...
No Matches
SRPArena Struct Reference

#include <arena_p.h>

Collaboration diagram for SRPArena:

Public Attributes

SRPArenaBlockhead
 
SRPArenaBlockcurrent
 
size_t pageSize
 

Detailed Description

Blockchain-based arena allocator

Member Data Documentation

◆ current

SRPArenaBlock* SRPArena::current

Pointer to the currently-being-filled block

◆ head

SRPArenaBlock* SRPArena::head

Pointer to the first block

◆ pageSize

size_t SRPArena::pageSize

Default capacity for newly created blocks


The documentation for this struct was generated from the following file: