diff options
| author | Jon Ashburn <jon@lunarg.com> | 2015-08-28 13:38:21 -0600 |
|---|---|---|
| committer | Jon Ashburn <jon@lunarg.com> | 2015-09-04 15:46:31 -0600 |
| commit | 94be72c20be1cfd4ea8b8f6c27c6bdc75cb2a843 (patch) | |
| tree | e6dfed0c7c9cdc2a72c1200b7264b03726b489ea /layers/device_limits.cpp | |
| parent | 65a2bcfa67d4ce71f0da622b67a12af80e47914f (diff) | |
| download | usermoji-94be72c20be1cfd4ea8b8f6c27c6bdc75cb2a843.tar.xz | |
loader: Make use of app provided allocation callbacks
Convert all heap allocs/frees to use loader_heap_alloc() or loader_heap_free().
Before CreateInstance this will use malloc/free. At (and after) CreateInstance
alloc callbacks are stored and used for any allocations.
Exceptions are thirdparty code (cJSON and dirent_on_windows) still always use
malloc/free. Plan to address these in later patch if ti makes sense.
Diffstat (limited to 'layers/device_limits.cpp')
0 files changed, 0 insertions, 0 deletions
