mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 13:30:44 +00:00
477d5b6557
* On vulkan the viewport height could be negative to flip the NDC, but we don't care about its sign only its magnitude to calculate the aspect ratio.