George Wright 4d8deabab5 Manage resource and onscreen contexts using separate IOSGLContext objects (flutter/engine#12277)
Manage resource and onscreen contexts using separate IOSGLContext objects.

FlutterView owns the onscreen context, and PlatformViewIOS owns the resource context.
2019-09-16 16:17:46 -07:00
..