Module: wine Branch: master Commit: 1559f6013c212639e41f9555ead7c30e4d43317b URL: https://source.winehq.org/git/wine.git/?a=commit;h=1559f6013c212639e41f9555e...
Author: Matteo Bruni mbruni@codeweavers.com Date: Thu Nov 14 21:00:00 2019 +0100
d3d10/tests: Add reflection test.
Share and reuse most of the d3dcompiler test.
Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3d10/tests/Makefile.in | 5 +- dlls/d3d10/tests/device.c | 1 - dlls/d3dcompiler_43/tests/reflection.c | 103 +++++++++++++++++++++++++++------ 3 files changed, 88 insertions(+), 21 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1559f6013c212639e41f9...