commit | 3c481001b16288f604a5279bcb4bf46c5dd2b703 | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Mon Mar 21 09:04:26 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 21 09:04:26 2016 -0700 |
tree | b66268aabe13e42992473b334b371aa3fd6b7c21 | |
parent | 423ba24cac329550fb20135707dbfc71686e7596 [diff] |
Make the debug interface a GrGLTestInterface subclass. The debug interface subsumes the GrDebugGL singleton which allows multiple instances. Fixes a few issues that existed before this CL (pack alignment wasn't tracked or respected, and we weren't initializing a texture id to 0 in one GM). Apparently this is not currently run on the bots. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1812323002 Review URL: https://codereview.chromium.org/1812323002