srp
software rendering pipeline
Loading...
Searching...
No Matches
arena.h
Go to the documentation of this file.
1// Software Rendering Pipeline (SRP) library
2// Licensed under GNU GPLv3
3
8#pragma once
9
14typedef struct SRPArena SRPArena;
15
// ingroup Memory_allocation
Definition arena_p.h:28