[PATCH vkd3d v2 06/10] vkd3d-shader/hlsl: Allow more implicit conversions between matrices and vectors.

Matteo Bruni matteo.mystral at gmail.com
Thu Oct 21 10:11:28 CDT 2021


On Thu, Oct 21, 2021 at 4:55 PM Giovanni Mascellani
<gmascellani at codeweavers.com> wrote:
>
> Hi,
>
> Il 21/10/21 16:17, Matteo Bruni ha scritto:
> > Tiny note: the comment mentions "reducing the component count" but
> > technically it's also okay if there is no reduction (thus the >=). I'm
> > wondering if there is some way to say that in a non-awkward manner...
>
> Well, in the comment there is a disjunction: same component count ||
> (another condition && reducing component count). That seems to me a
> relatively straightforward way to say that.
>
> Giovanni.

I guess I misread it.



More information about the wine-devel mailing list