mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 00:50:40 +00:00
6b6480fafb
* It's impossible to distinguish a separate TEXCOORD0 and TEXCOORD1 from an array at TEXCOORD0. However making this an array by that same logic is fine. We can't make an array though if there is another element in between they must be contiguous.