srp
software rendering pipeline
Loading...
Searching...
No Matches
alloc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * srpMalloc (unsigned long size)
 
void srpFree (void *p)
 
void * srpRealloc (void *p, unsigned long size)
 

Detailed Description

Declarations of wrappers to malloc, free and realloc