diff options
author | Eric Anholt <[email protected]> | 2018-11-26 13:11:31 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2018-11-27 11:23:22 -0800 |
commit | bade179153b10300129c93afb1e629d9814c122e (patch) | |
tree | e1e388d791f6c771574b4f71ef4cc0006f8ab887 /src/gallium/Android.common.mk | |
parent | 08ea6b9d9bb047603c249468dfe00d7bb9603d5e (diff) |
gallium: Fix uninitialized variable warning in compute test.
The compiler doesn't know that ny != 0, so x might be uninitialized for
the printf at the end.
Reviewed-by: Elie Tournier <[email protected]>
Diffstat (limited to 'src/gallium/Android.common.mk')
0 files changed, 0 insertions, 0 deletions