commit | b04b6946895329c488105a009916e57f4dea79c4 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Tue May 21 17:24:31 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed May 22 14:40:20 2019 +0000 |
tree | 733804840946369114a277df84b2adb92216f98c | |
parent | 48cd11f004e17c6bbdbf16b2f82dcd359c101724 [diff] |
Make GrGLGpu::createBackendTexture parallel GrGLGpu::createTextureImpl - in preparation for making createBackendTexture call createTextureImpl (just like GrGLGpu::onCreateTexture) This is more pre-work for making https://skia-review.googlesource.com/c/skia/+/214445/ (Expand backend allocation API to allow an initialization color) reasonable to review. Change-Id: I28a9ec889532fb72fd05bea4b1fdbb8935e5228b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/215170 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>