mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
aac929af8f
* 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.