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-2016 Canonical Ltd.
Generated on Sat Dec 3 12:48:59 UTC 2016