Skip to content
Snippets Groups Projects
Unverified Commit 5e8b6247 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub
Browse files

[Impeller] workarounds for slow Adreno primitive restart performance. (#160683)

Fixes https://github.com/flutter/flutter/issues/160593

Primitive Restart cannot be used on some (All?) Adreno's because it
causes a dramatic performance regression. Opt out and use the GLES
strategy. Refactors the batch submit command buffer capability into
workarounds_vk
parent 4c8b0a38
Showing
with 135 additions and 20 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment