#include <gl_program_factory.h>
virtual mir::graphics::GLProgramFactory::~GLProgramFactory |
( |
| ) |
|
|
virtualdefault |
mir::graphics::GLProgramFactory::GLProgramFactory |
( |
| ) |
|
|
protecteddefault |
virtual std::unique_ptr<GLProgram> mir::graphics::GLProgramFactory::create_gl_program |
( |
std::string const & |
, |
|
|
std::string const & |
|
|
) |
| const |
|
pure virtual |
virtual std::unique_ptr<GLTextureCache> mir::graphics::GLProgramFactory::create_texture_cache |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014