Zebediah Figura : tests: Make texture allocation and destruction into separate shader_runner ops.

Alexandre Julliard julliard at winehq.org
Thu Jan 27 15:35:02 CST 2022


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Wed Jan 26 19:40:29 2022 -0600

tests: Make texture allocation and destruction into separate shader_runner ops.

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       | 60 +++++++++++++++++++----------------------
 tests/shader_runner.h       | 11 ++++++--
 tests/shader_runner_d3d12.c | 65 ++++++++++++++++++++++++++-------------------
 3 files changed, 75 insertions(+), 61 deletions(-)

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



More information about the wine-cvs mailing list