Jonah Williams a70478263d [Impeller] Cache RenderPass/Framebuffer objects on the resolve texture sources. (flutter/engine#50142)
Cache vk::RenderPass and vk::Framebuffer objects on the resolve texture of any render target attachments. Use these on the next frame unconditionally.

Fixes https://github.com/flutter/flutter/issues/141750
2024-02-06 04:35:05 +00:00
..