mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
3d2fa8cd3e
* Most cases don't have other text together with a ResourceId, so handle an isolated ResourceId specially and manually render it. * Further work - we could cache the name the same way as the RichResourceText does. So far it doesn't seem to appear on profiling.