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

Matteo Bruni mbruni at codeweavers.com
Thu Mar 12 08:05:51 CDT 2020


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?



More information about the wine-devel mailing list