commit | bb5711a5e4b9c83f0fc49f2d4ee19ca1e4592e14 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Wed May 17 13:49:59 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed May 17 18:17:50 2017 +0000 |
tree | e743c265e75a1dad32c1425bf3b9ed88abad2c52 | |
parent | 9f1c403362d8de6038328c7238b6ac56be552324 [diff] |
Remove GrSurfaceDesc member from GrSurfaceProxy. Stores the config, origin, and dimensions in GrSurfaceProxy, sample count in GrRenderTargetProxy, and "was constructed with mip maps" in GrTextureProxy. Change-Id: Iee058674dce49107a991cca9d083cd33e3572809 Reviewed-on: https://skia-review.googlesource.com/17209 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>