|
Mir
|
#include <mock_gl_config.h>

Public Member Functions | |
| MOCK_CONST_METHOD0 (depth_buffer_bits, int()) | |
| MOCK_CONST_METHOD0 (stencil_buffer_bits, int()) | |
Public Member Functions inherited from mir::graphics::GLConfig | |
| 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... | |
Additional Inherited Members | |
Protected Member Functions inherited from mir::graphics::GLConfig | |
| GLConfig ()=default | |
| GLConfig (GLConfig const &)=delete | |
| GLConfig & | operator= (GLConfig const &)=delete |
| mir::test::doubles::MockGLConfig::MOCK_CONST_METHOD0 | ( | depth_buffer_bits | , |
| int() | |||
| ) |
| mir::test::doubles::MockGLConfig::MOCK_CONST_METHOD0 | ( | stencil_buffer_bits | , |
| int() | |||
| ) |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014