commit | b30151eb730646c7dfe1d9f123b0832511b71d3e | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Jan 11 16:13:08 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jan 12 14:19:16 2021 +0000 |
tree | fd324d8265951d90b4b9d45103d663aea928f264 | |
parent | c92df39de06a851612c912339ae9e1d5e132c0f1 [diff] |
Add a reference to the ErrorReporter to the SkSL Context. This will allow errors to be reported outside of the IRGenerator more easily (without passing around an ErrorReporter object). Change-Id: I4bcb59fcd526599fa593fcb3b1de0a5ae64ab901 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352737 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>