commit | b1cba137f1a6c1b59668afc69f5ace6677a709de | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Nov 17 18:10:41 2022 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Fri Nov 18 14:09:09 2022 +0000 |
tree | aec407f153f5a18408752339563d0f4243d36899 | |
parent | c96cb6377564f6267d62637e3f8fb3e88f3184a2 [diff] |
[includes] Enforce IWYU on GrRenderTargetProxy This also moves an implementation from GrProgramInfo.h to the .cpp so as not to require an additional include of GrCaps.h Change-Id: Ibdde784c7d5adbf31474695196e1d15f01a06d19 Bug: skia:13052 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/607006 Reviewed-by: John Stiles <johnstiles@google.com>