mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 16:50:44 +00:00
44da10be06
* This allows us to have sRGB as a type hint, and better matches API format types. * It's currently impossible and unlikely to ever be the case that srgb is applied to anything other than UNorm, so having it be independent from the component type was a degree of freedom that was unused.