Module: wine Branch: master Commit: c716aa48022c1caa37af723aef884e615a30763e URL: https://source.winehq.org/git/wine.git/?a=commit;h=c716aa48022c1caa37af723ae...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Sep 28 15:23:04 2021 +0300
d3d10/effect: Go through both local and shared variables when looking for shader resources.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3d10/effect.c | 101 +++++++++++++++++++------------- dlls/d3d10/tests/effect.c | 143 +++++++++++++++++++++++++++------------------- 2 files changed, 143 insertions(+), 101 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c716aa48022c1caa37af7...