mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-29 18:06:37 +00:00
* Debug info could theoretically contain names which include path like characters including '.' or '[]' even though these wouldn't be valid identifier names. We assume this will not happen with names that are part of structures/arrays themselves but instead only happen if there's a single matching path.