Module: wine Branch: master Commit: 68d1fd2e812c80a5ee91a4b411ddc5b349a46dd8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=68d1fd2e812c80a5ee91a4b411...
Author: Paul Gofman gofmanp@gmail.com Date: Tue Mar 21 19:04:11 2017 +0100
d3dx9/tests: Factor out vertex shader constants check helper function from test_effect_preshader().
Signed-off-by: Paul Gofman gofmanp@gmail.com Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3dx9_36/tests/effect.c | 196 +++++++++++++++++++++++++++---------------- 1 file changed, 122 insertions(+), 74 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=68d1fd2e812c80a5ee91a4...