19 #ifndef MIR_GRAPHICS_INTERNAL_SURFACE_H_
20 #define MIR_GRAPHICS_INTERNAL_SURFACE_H_
InternalSurface()=default
virtual ~InternalSurface()=default
InternalSurface & operator=(InternalSurface const &)=delete
Definition: internal_surface.h:33
virtual void swap_buffers(graphics::Buffer *&)=0
virtual geometry::Size size() const =0
virtual MirPixelFormat pixel_format() const =0