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

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)   srpFree(p)
 
#define SRP_FORCEINLINE   inline
 

Detailed Description

Macro definitions for the library