[PATCH vkd3d 4/6] vkd3d-shader/hlsl: Write SM4 bitwise AND instructions.

Zebediah Figura zfigura at codeweavers.com
Tue Mar 15 10:32:29 CDT 2022


On 3/15/22 07:52, Giovanni Mascellani wrote:
> Signed-off-by: Giovanni Mascellani <gmascellani at codeweavers.com>
> ---
> Though it feels a little bit funny that type_is_integer() and 
> type_is_float() are written with inconsistent styles. Any particular 
> reason? If not, I would express a mild preference to have them written 
> in a more consistent way, following the principle of least surprise.

Different number of chained conditionals, and it didn't really feel 
worth worrying about.



More information about the wine-devel mailing list