commit | 64492c43c3faee7ab0f69b1c84e0267616f85e52 | [log] [tgz] |
---|---|---|
author | kkinnunen <kkinnunen@nvidia.com> | Tue Dec 08 01:24:40 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 08 01:24:40 2015 -0800 |
tree | 1e87911280dc78c7a37b853bfbca3e45ce2a0810 | |
parent | c6e7a13489eda2abf7a03ea8de3a4abbab1c597d [diff] |
Make NVPR a GL context option instead of a GL context Make NVPR a GL context option instead of a GL context. This may enable NVPR to be run with command buffer interface. No functionality change in DM or nanobench. NVPR can only be run with normal GL APIs. BUG=skia:2992 Committed: https://skia.googlesource.com/skia/+/eeebdb538d476c1bfc8b63a946094ca1b505ecd1 Review URL: https://codereview.chromium.org/1448883002