A noop rendering context for usage on simulators without metal support.
std::unique_ptr< Texture > CreateExternalTexture(int64_t texture_id, NSObject< FlutterTexture > *texture) override
Creates an external texture proxy of the appropriate client rendering API.
IOSRenderingBackend GetBackend() const override
Get the rendering backend used by this context.
Manages the lifetime of the on-screen and off-screen rendering contexts on iOS. On-screen contexts ar...