Kaushik Iska 8a89a5e4a8 [Impeller] Add fenced command buffer that waits on-submit (flutter/engine#37750)
* [Impeller] Add fenced command buffer that waits on-submit

this isn't ideal for performance long term but aligns well with what
the other backends do. This also lets us remove the dependence on frame
numbers for renderpasses setting up for implementing MSAA.

* fix licenses
2022-11-23 19:47:18 +00:00
..