=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: vkd3d: Refactor render pass attachments.

Alexandre Julliard julliard at winehq.org
Fri May 17 15:56:02 CDT 2019


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Fri May 17 10:39:11 2019 +0200

vkd3d: Refactor render pass attachments.

Use the last attachment for depth-stencil instead of the first.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 libs/vkd3d/command.c       |  67 +++++++++-------
 libs/vkd3d/state.c         | 192 ++++++++++++++++++++++-----------------------
 libs/vkd3d/vkd3d_private.h |   5 +-
 3 files changed, 137 insertions(+), 127 deletions(-)

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



More information about the wine-cvs mailing list