This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 189f823
authored
[Impeller] Check for a null command buffer in InlinePassContext::EndPass (#43485)
This could happen if the pass is immediately ended due to clear color
optimization.
Fixes flutter/flutter#1301671 parent 69eb827 commit 189f823
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| |||
0 commit comments