19 #ifndef MIR_TOOLS_BUFFER_RENDER_TARGET_H_
20 #define MIR_TOOLS_BUFFER_RENDER_TARGET_H_
23 #include <EGL/eglext.h>
24 #include <GLES2/gl2.h>
48 : fbo{0}, color_tex{0}, depth_rbo{0}
62 GLint old_viewport[4];
All things Mir.
Definition: atomic_callback.h:25