diff options
| author | 2017-12-20 16:44:52 -0800 | |
|---|---|---|
| committer | 2018-02-07 13:16:40 -0800 | |
| commit | 144e116f45f196396f0d59d5fc09766ab618f885 (patch) | |
| tree | 75d93849d94f6011b62fdc2bdb272621f49500ee /opengl/libagl/TextureObjectManager.cpp | |
| parent | d0094aaeba95917949b80f491924aeb21077778e (diff) | |
SF: Separate RenderEngine into interface and impl
This allows the RenderEngine to be substituted by a GMock for tests.
RE::RenderEngine is now a pure virtual interface class.
RE::impl::RenderEngine is the normal/base implementation.
Similarly, RE::Image and RE::Surface are pure virtual interfaces.
RE::impl::Image and RE::impl::Surface are the normal implementations.
Test: Builds
Bug: None
Change-Id: Ib5e658df4bb4efc1a9c0ae95feaf0c1e052cdc94
Diffstat (limited to 'opengl/libagl/TextureObjectManager.cpp')
0 files changed, 0 insertions, 0 deletions