commit | ab78e06830cb70410b0e9e4f96575e137867e89f | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Fri Aug 22 07:19:35 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Aug 22 07:19:35 2014 -0700 |
tree | 96282cb9b995dcef2c9c40a34ef14fdf44cd4ab4 | |
parent | 6f1cd27536fcaaef8818bb87785ed3a56a8033d6 [diff] |
Store vertex size in DrawState when setVertexAttribs is called This will avoid recalculating vertex size throughout code, and will allow for a set original vertex size once optimizations start removing VA's BUG=skia: R=bsalomon@google.com Author: egdaniel@google.com Review URL: https://codereview.chromium.org/498483002