summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorLloyd Pique <lpique@google.com>2017-12-20 16:44:52 -0800
committerLloyd Pique <lpique@google.com>2018-02-07 13:16:40 -0800
commit144e116f45f196396f0d59d5fc09766ab618f885 (patch)
tree75d93849d94f6011b62fdc2bdb272621f49500ee /opengl/tests/gl_basic/gl_basic.cpp
parentd0094aaeba95917949b80f491924aeb21077778e (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/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions