Zebediah Figura : tests: Add a test for texture load instructions.

Alexandre Julliard julliard at winehq.org
Tue Oct 5 15:50:42 CDT 2021


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Sun Oct  3 19:19:08 2021 -0500

tests: Add a test for texture load instructions.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Giovanni Mascellani <gmascellani 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>

---

 Makefile.am                    |   2 +
 tests/d3d12.c                  |  89 ---------------------
 tests/d3d12_test_utils.h       |  89 +++++++++++++++++++++
 tests/shader_runner_d3d12.c    | 175 ++++++++++++++++++++++++++++++++++++++++-
 tests/texture-load.shader_test |  19 +++++
 5 files changed, 281 insertions(+), 93 deletions(-)

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



More information about the wine-cvs mailing list