mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-21 23:11:38 +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.