|
srp
software rendering pipeline
|

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) |
Declarations of wrappers to malloc, free and realloc