Files
blender/tests/gtests/blenlib
Campbell Barton 913d8ec608 BLI_memiter: Small API for many small allocations
- Each allocation can be a different size
  (but should be smaller than the chunk size).
- Result can be looped over in order of allocation.
- Allocations are aligned to pointer size to avoid unaligned reads.
2017-07-30 00:08:17 +10:00
..
2014-07-19 20:02:14 +10:00
2014-07-19 20:02:14 +10:00