On Sat, 23 May 2020 at 00:57, Zebediah Figura zfigura@codeweavers.com wrote:
Subject: [PATCH vkd3d 4/8] vkd3d-shader: Allow only input and output registers to be treated as arrayed.
That's somewhat misleading, we (still) handle other types of arrayed registers earlier in the same function. Given the rest of the series, I suspect this is specifically about indexing descriptors. Perhaps it makes sense to specifically check for those?