Zebediah Figura : vkd3d-shader: Parse the semantic index in hlsl_parse().

Alexandre Julliard julliard at winehq.org
Mon May 10 15:43:04 CDT 2021


Module: vkd3d
Branch: master
Commit: 445165823edb924acb5c8452837a87826af84cbc
URL:    https://source.winehq.org/git/vkd3d.git/?a=commit;h=445165823edb924acb5c8452837a87826af84cbc

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Tue Apr 27 12:14:19 2021 -0500

vkd3d-shader: Parse the semantic index in hlsl_parse().

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 libs/vkd3d-shader/hlsl.c         | 27 +++++++++++--------
 libs/vkd3d-shader/hlsl.h         | 15 ++++++++---
 libs/vkd3d-shader/hlsl.y         | 34 ++++++++++++++----------
 libs/vkd3d-shader/hlsl_codegen.c | 56 ++++++++++++++++++++++++++--------------
 4 files changed, 85 insertions(+), 47 deletions(-)

Diff:   https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=445165823edb924acb5c8452837a87826af84cbc



More information about the wine-cvs mailing list