mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-06 14:51:04 +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.