Zebediah Figura : vkd3d-shader: Move location tracking out of the vkd3d_shader_message_context structure.

Alexandre Julliard julliard at winehq.org
Tue Dec 15 16:20:46 CST 2020


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Tue Dec 15 11:01:32 2020 -0600

vkd3d-shader: Move location tracking out of the vkd3d_shader_message_context structure.

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

---

 libs/vkd3d-shader/dxbc.c                 | 63 +++++++++++++++++---------------
 libs/vkd3d-shader/spirv.c                |  6 ++-
 libs/vkd3d-shader/vkd3d_shader_main.c    | 61 +++++++++++++++++--------------
 libs/vkd3d-shader/vkd3d_shader_private.h | 19 ++++++----
 4 files changed, 83 insertions(+), 66 deletions(-)

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



More information about the wine-cvs mailing list