mirror of
https://github.com/nothings/stb.git
synced 2026-02-27 21:14:58 +00:00
memory usage clarification
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
// MEMORY USAGE
|
||||
//
|
||||
// Uses about 6-7 bytes per grid square (e.g. 7MB for a 1024x1024 grid).
|
||||
// Uses a single worst-case allocation which you pass in.
|
||||
//
|
||||
// PERFORMANCE
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user