mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
6937756618
* We have some special handling to allow SWIG wrapping of these types: SDFile owns the chunks and buffers within, and each object owns its children. Copying is disallowed except from SWIG where we assume the wrapper is handling lifetime management for its objects externally.