5 #ifndef FLUTTER_IMPELLER_TOOLKIT_INTEROP_BACKEND_GLES_SURFACE_GLES_H_
6 #define FLUTTER_IMPELLER_TOOLKIT_INTEROP_BACKEND_GLES_SURFACE_GLES_H_
SurfaceGLES & operator=(const SurfaceGLES &)=delete
SurfaceGLES(const SurfaceGLES &)=delete
SurfaceGLES(Context &context, uint64_t fbo, PixelFormat color_format, ISize size)
PixelFormat
The Pixel formats supported by Impeller. The naming convention denotes the usage of the component,...