mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
90f3417039
* When using VS In we want to ignore the W component, but that already happens explicitly for vulkan/GL in the shader. Mirror that same solution to D3D instead of trying to force a 3-component format which may not be supported (e.g. on AMD R16G16B16_*)