[PATCH vkd3d 4/8] vkd3d-shader: Allow only input and output registers to be treated as arrayed.

Henri Verbeet hverbeet at gmail.com
Mon May 25 14:09:17 CDT 2020


On Sat, 23 May 2020 at 00:57, Zebediah Figura <zfigura at 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?



More information about the wine-devel mailing list