mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-27 09:51:40 +00:00
* For unsigned integers this notices UINT16/32/64_MAX and displays as a text string for easier consumption. * Also for numbers over a given threshold we display them as hex instead of decimal.