Description
Investigate Texture memory for objects created from a model + delegate
- NVPerfKit from nvidia.com looks interesting
- APItrace also worth a look
- memory management API
- QGLTextureCache does what we need in qgl_p.h
Definition of done
- Arbitrary scenes constructed from a data source do not leak / consume resources beyond what is displayed
- Tests, examples