[PATCH vkd3d v2 4/7] vkd3d-shader/hlsl: Parse left shift.

Francisco Casas fcasas at codeweavers.com
Mon Feb 28 11:20:44 CST 2022


February 28, 2022 1:45 PM, "Francisco Casas" <fcasas at codeweavers.com> wrote:

> Signed-off-by: Francisco Casas <fcasas at codeweavers.com>
> 
> Note to self: We have to remember to apply (· & x11111) to
> the 2nd operand if we add this op to constant folding.

Silly me, I meant 0x1f (5 bits).



More information about the wine-devel mailing list