|
srp
software rendering pipeline
|


Go to the source code of this file.
Macros | |
| #define | SRP_MALLOC(s) srpMalloc(s) |
| #define | SRP_REALLOC(p, s) srpRealloc(p, s) |
| #define | SRP_FREE(p) free(p) |
| #define | SRP_FORCEINLINE inline |
Macro definitions for the library