Mir
|
Interface for customizing aspects of the GL config used by the server. More...
#include <gl_config.h>
Public Member Functions | |
virtual | ~GLConfig ()=default |
virtual int | depth_buffer_bits () const =0 |
Gets the bits to use for each pixel in the depth buffer. More... | |
virtual int | stencil_buffer_bits () const =0 |
Gets the bits to use for each pixel in the stencil buffer. More... | |
Protected Member Functions | |
GLConfig ()=default | |
GLConfig (GLConfig const &)=delete | |
GLConfig & | operator= (GLConfig const &)=delete |
Interface for customizing aspects of the GL config used by the server.
|
virtualdefault |
|
protecteddefault |
|
protecteddelete |
|
pure virtual |
Gets the bits to use for each pixel in the depth buffer.
|
pure virtual |
Gets the bits to use for each pixel in the stencil buffer.
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015