Module: wine Branch: master Commit: 07277ae13247415508a961b5f62b3c353b842ce8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=07277ae13247415508a961b5f...
Author: Michael Stefaniuc mstefani@winehq.org Date: Thu Jun 7 23:44:35 2018 +0200
d3dcompiler/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3dcompiler_43/tests/asm.c | 27 ++++++++++++++------------- dlls/d3dcompiler_43/tests/blob.c | 18 +++++++++--------- dlls/d3dcompiler_43/tests/hlsl.c | 14 +++++++------- dlls/d3dcompiler_43/tests/reflection.c | 18 +++++++++--------- 4 files changed, 39 insertions(+), 38 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=07277ae13247415508a96...