Zebediah Figura : d3dcompiler: Add a helper to initialize the hlsl_ir_node structure.
Module: wine Branch: master Commit: 2dc666c9df06be9053f5864c3a244f635c2e2c3c URL: https://source.winehq.org/git/wine.git/?a=commit;h=2dc666c9df06be9053f5864c3... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Thu Apr 30 23:54:23 2020 -0500 d3dcompiler: Add a helper to initialize the hlsl_ir_node structure. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/d3dcompiler_43/d3dcompiler_private.h | 10 ++- dlls/d3dcompiler_43/hlsl.y | 110 ++++++++++++++++++------------ dlls/d3dcompiler_43/utils.c | 58 ++-------------- 3 files changed, 81 insertions(+), 97 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=2dc666c9df06be9053f58...
participants (1)
-
Alexandre Julliard