|
Mir
|
#include <stub_gl_config.h>

Public Member Functions | |
| int | depth_buffer_bits () const override |
| Gets the bits to use for each pixel in the depth buffer. More... | |
| int | stencil_buffer_bits () const override |
| Gets the bits to use for each pixel in the stencil buffer. More... | |
Public Member Functions inherited from mir::graphics::GLConfig | |
| virtual | ~GLConfig ()=default |
Additional Inherited Members | |
Protected Member Functions inherited from mir::graphics::GLConfig | |
| GLConfig ()=default | |
| GLConfig (GLConfig const &)=delete | |
| GLConfig & | operator= (GLConfig const &)=delete |
|
inlineoverridevirtual |
Gets the bits to use for each pixel in the depth buffer.
Implements mir::graphics::GLConfig.
|
inlineoverridevirtual |
Gets the bits to use for each pixel in the stencil buffer.
Implements mir::graphics::GLConfig.
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014