mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-29 18:06:37 +00:00
* If we have a given view length that fits in the buffer, we shouldn't apply the offset before clamping. Instead we apply the offset on the buffer length if that's what we're using as our size.