commit | 5f1692c60a43bfb9f9039e288862c82a9f7cbc8e | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Jan 03 16:20:04 2019 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Fri Jan 04 12:58:05 2019 +0000 |
tree | b0cc1d47f7269d663fd73025829d4d9b09c298b8 | |
parent | c519fed6ddce2f0c10234fa66a3312a9a7992846 [diff] |
[canvaskit] Allow providing webgl context and canvas element Maybe one day we'll want to expose makeWebGLContext too, thus it takes in the attrs as a configurable parameter. Bug: skia: Change-Id: Idb38f932b5ea6b364d823283b262e8508bff07c4 Reviewed-on: https://skia-review.googlesource.com/c/180776 Reviewed-by: Joe Gregorio <jcgregorio@google.com>