mirror of
https://github.com/nothings/stb
synced 2024-12-15 12:22:55 +03:00
memory usage clarification
This commit is contained in:
parent
5ebbfd02e9
commit
484605343f
@ -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
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user