commit | 1a25e4ec80a1e48ad552ce6659d187dd1a3aa4b4 | [log] [tgz] |
---|---|---|
author | Kaylee Lubick <kjlubick@google.com> | Thu Jun 20 17:35:57 2024 +0000 |
committer | Kaylee Lubick <kjlubick@google.com> | Thu Jun 20 17:40:09 2024 +0000 |
tree | bd8aad16f0302939371950ea85245942e92478e3 | |
parent | 3cd662b3d43495ae7a8dba7cf8cba449525c0d57 [diff] |
[native] Update deprecated GrVk type names These are just aliases for the GPU-backend agnostic type name, so we should just use them. This also deletes seemingly unnecessary #includes. Change-Id: I6d7cb04671fa67c9b59144583a6a296e7acd7b84 Bug: b/309785258 Flag: EXEMPT refactor