commit | a696f8a92549fdfc589411c5df84be05432762a0 | [log] [tgz] |
---|---|---|
author | Aditya Kushwah <adkushwa@microsoft.com> | Tue May 03 13:00:24 2022 -0700 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue May 03 21:39:19 2022 +0000 |
tree | 30d30714380cdfe17ff5ff7494715c27eeafd4da | |
parent | 16aa3fc4586d686c38b1f91d2b7acde2b89fb999 [diff] |
Plumb label from GrGpu's createTexture function. In this CL, GrResourceProvider's functions, like createTexture etc, get label string passed to it which are called from GrGpu which then passes the label to setLabel method of GrGpuResource. Bug: chromium:1164111 Change-Id: Icfd88279c0729e36c105c62c05f382aab0a89310 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/534778 Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>