[PATCH 5/7] d3dcompiler: Separate out an hlsl_deref structure and store it in hlsl_ir_assignment directly.

Zebediah Figura zfigura at codeweavers.com
Thu Mar 12 09:13:33 CDT 2020


On 3/12/20 8:05 AM, Matteo Bruni wrote:
> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
> ---
> It looks like this also fixes compound assignments (the same deref
> node / instruction was shared between the assignment LHS and the "new"
> expression on the RHS), right?
> 

I believe that's correct, yes.



More information about the wine-devel mailing list