Mir
|
#include <mock_gl_config.h>
Public Member Functions | |
MOCK_CONST_METHOD0 (depth_buffer_bits, int()) | |
MOCK_CONST_METHOD0 (stencil_buffer_bits, int()) | |
![]() | |
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 | |
![]() | |
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