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

Giovanni Mascellani gmascellani at codeweavers.com
Thu Oct 21 09:55:06 CDT 2021


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.



More information about the wine-devel mailing list