commit | 894a2e436289077cd09cc89e857bfa0a2e590ee8 | [log] [tgz] |
---|---|---|
author | hendrikw <hendrikw@chromium.org> | Tue Sep 08 15:18:56 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 08 15:18:56 2015 -0700 |
tree | e60a2b9983161d9a16cd6751120c240c8eaecdd9 | |
parent | 925979f733fe8e70d84627147dee04d030423349 [diff] |
skia: Initialize value passed to GetShaderiv in GLBench The command buffer's GetShaderiv and GetProgramiv code checks that the success value passed in is either -1 or 0. Review URL: https://codereview.chromium.org/1318143004