mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-20 14:31:42 +00:00
* This is still accurate, what we're missing is "read data as int, then cast to float" which is represented by setting 'floatCast' to true. A normalized cast or interpret is accurately represented by saying the input is snorm/unorm typed.