19 #ifndef MIR_GRAPHICS_GL_CONFIG_H_
20 #define MIR_GRAPHICS_GL_CONFIG_H_
All things Mir.
Definition: atomic_callback.h:25
virtual int depth_buffer_bits() const =0
Gets the bits to use for each pixel in the depth buffer.
virtual int stencil_buffer_bits() const =0
Gets the bits to use for each pixel in the stencil buffer.
Interface for customizing aspects of the GL config used by the server.
Definition: gl_config.h:30
virtual ~GLConfig()=default
GLConfig & operator=(GLConfig const &)=delete