Zebediah Figura : tests: Make the "texture" structure more generic.

Alexandre Julliard julliard at winehq.org
Tue Mar 22 16:38:35 CDT 2022


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Mon Mar 21 20:42:17 2022 -0500

tests: Make the "texture" structure more generic.

Use it to hold any type of resource, regardless of type and binding.

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>

---

 tests/shader_runner.c       |  55 ++++++++++----------
 tests/shader_runner.h       |  19 ++++---
 tests/shader_runner_d3d11.c |  89 ++++++++++++++++++--------------
 tests/shader_runner_d3d12.c | 123 +++++++++++++++++++++++++-------------------
 4 files changed, 161 insertions(+), 125 deletions(-)

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



More information about the wine-cvs mailing list