Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSAN
authorBrian Salomon <bsalomon@google.com>
Mon, 27 Mar 2017 14:17:38 +0000 (10:17 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 27 Mar 2017 14:52:51 +0000 (14:52 +0000)
commit73a850fe5db820b548d61741191d5ed966d3914b
tree0ee336334ea4b4c450aa5f2559e43a5046354e6e
parentcf3ee928549076849c3c6591acc99e094991cc67
Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSAN

BUG=skia:6416

Change-Id: I99c29cd8cb90844e50ed288ba57e28774bf2444c
Reviewed-on: https://skia-review.googlesource.com/10183
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
src/gpu/effects/GrConvexPolyEffect.cpp