commit | ab1f35fa4ac2423f6814de9ceb0b1889b2d3c969 | [log] [tgz] |
---|---|---|
author | Kaylee Lubick <kjlubick@google.com> | Thu Jun 20 17:19:31 2024 +0000 |
committer | Kaylee Lubick <kjlubick@google.com> | Thu Jun 20 19:12:18 2024 +0000 |
tree | bbba5a8ac3bc209cee1353c198535993b4e0baf6 | |
parent | 737ef010f8d144567bdad1543349eada7ba01399 [diff] |
[base] Update deprecated GrVk type names These are just aliases for the GPU-backend agnostic type name, so we should just use them. This also removes seemingly unnecessary #includes. Change-Id: I98ffd20f91d7526bc4f3d405f8a9b71e612021b9 Bug: b/309785258 Flag: EXEMPT refactor