commit | fe6d6a6166c619c0872b4fac0784fb8cfd1921e6 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Mon Jan 08 17:09:18 2024 -0500 |
committer | Leon Scroggins III <scroggo@google.com> | Mon Jan 08 17:09:18 2024 -0500 |
tree | 363d1fbf16f5f48f648977fcfcadcb5af97383f4 | |
parent | 8d5f542117255192baa81d1029d6224b1bd21c47 [diff] |
Add flags for switching RE to Vulkan and Graphite We are working towards shipping RenderEngine using Skia's Graphite Vulkan backend, so add a flag for that. In addition, add a flag for switching RenderEngine to use Vulkan while still using Skia's older Ganesh backend. This will allow us to get more soak time with Vulkan while we get Graphite working here. Bug: 293371537 Test: NA Change-Id: Id1e8db7a33b8dbffb9e713bd2d8afa4ca5dbf8a9