From 5e460c2c47e85a5ec70e0979750170ec6cd199b3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 10 Dec 2015 19:30:39 +0300 Subject: Impliment initial mobileopengl2graphics as OpenGL ES 2 backend. --- src/render/mobileopenglgraphics.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/render/mobileopenglgraphics.h') diff --git a/src/render/mobileopenglgraphics.h b/src/render/mobileopenglgraphics.h index 6ae2c4d08..657581ac1 100644 --- a/src/render/mobileopenglgraphics.h +++ b/src/render/mobileopenglgraphics.h @@ -65,6 +65,8 @@ class MobileOpenGLGraphics final : public Graphics inline void drawLineArrays(const int size); + void postInit() override final; + #include "render/graphicsdef.hpp" #include "render/openglgraphicsdef1.hpp" -- cgit v1.2.3-60-g2f50