Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mir::test::doubles::StubGLConfig Struct Reference

#include <stub_gl_config.h>

Inheritance diagram for mir::test::doubles::StubGLConfig:
Inheritance graph
[legend]

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
 
GLConfigoperator= (GLConfig const &)=delete
 

Member Function Documentation

int mir::test::doubles::StubGLConfig::depth_buffer_bits ( ) const
inlineoverridevirtual

Gets the bits to use for each pixel in the depth buffer.

Implements mir::graphics::GLConfig.

int mir::test::doubles::StubGLConfig::stencil_buffer_bits ( ) const
inlineoverridevirtual

Gets the bits to use for each pixel in the stencil buffer.

Implements mir::graphics::GLConfig.


The documentation for this struct was generated from the following file:

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014