commit | b501ecd0d7aa1c49c8c7f407ac6d51f5dc93122f | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Tue Oct 14 08:40:57 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 14 08:40:57 2014 -0700 |
tree | bf4623f5aa422cfde9e47f572ecb515d4e43c566 | |
parent | e070c2bf54c451f0126d4ffb3a48bffe1fbfa437 [diff] |
Use GL_R8 rather than GL_RED for glTexImage2D on IMG/ES3. Check for failure of FP creation in SkImageFilter BUG=skia:2922 Review URL: https://codereview.chromium.org/656853002