19 #ifndef MIR_TEST_DOUBLES_STUB_GL_CONFIG_H_
20 #define MIR_TEST_DOUBLES_STUB_GL_CONFIG_H_
24 #include <gmock/gmock.h>
int depth_buffer_bits() const override
Gets the bits to use for each pixel in the depth buffer.
Definition: stub_gl_config.h:35
Interface for customizing aspects of the GL config used by the server.
Definition: gl_config.h:30
Definition: stub_gl_config.h:33
int stencil_buffer_bits() const override
Gets the bits to use for each pixel in the stencil buffer.
Definition: stub_gl_config.h:36