Zebediah Figura : tests/shader_runner: Allow creating UAV resources.

Alexandre Julliard julliard at winehq.org
Thu Jun 9 16:21:03 CDT 2022


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Wed Jun  8 18:18:35 2022 -0500

tests/shader_runner: Allow creating UAV resources.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Giovanni Mascellani <gmascellani 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        | 38 +++++++++++++++++++++++++----------
 tests/shader_runner.h        |  2 ++
 tests/shader_runner_d3d11.c  | 31 ++++++++++++++++++++++------
 tests/shader_runner_d3d12.c  | 37 ++++++++++++++++++++++++++--------
 tests/shader_runner_d3d9.c   | 12 ++++++++---
 tests/shader_runner_vulkan.c | 48 +++++++++++++++++++++++++++++++++++---------
 6 files changed, 130 insertions(+), 38 deletions(-)

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



More information about the wine-cvs mailing list