19 #ifndef MIR_GRAPHICS_EGL_RESOURCES_H_
20 #define MIR_GRAPHICS_EGL_RESOURCES_H_
35 operator EGLContext()
const;
41 EGLDisplay
const egl_display_;
42 EGLContext
const egl_context_;
52 operator EGLSurface()
const;
58 EGLDisplay
const egl_display_;
59 EGLSurface
const egl_surface_;