Commit c1b2ef0
Jonah Williams
[Impeller] SuboptimalKHR is not an exit condition. (flutter#45157)
Sometimes we can get SuboptimalKHR on swapchain aquisition, and if we dont treat that as success the app will exit.1 parent 1e29989 commit c1b2ef0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
| 383 | + | |
383 | 384 | | |
384 | 385 | | |
385 | 386 | | |
| |||
0 commit comments