EGLContext NativeGLContextType
Definition: GLContextAndroid.hpp:39
void Suspend()
Definition: GLContextAndroid.cpp:402
int32_t GetScreenWidth() const
Definition: GLContextAndroid.hpp:57
GLContext(const struct EngineGLCreateInfo &InitAttribs, struct DeviceCaps &DeviceCaps, const struct SwapChainDesc *pSCDesc)
bool Invalidate()
Definition: GLContextAndroid.cpp:413
EGLint Resume(ANativeWindow *window)
Definition: GLContextAndroid.cpp:363
Definition: GLContextAndroid.hpp:36
NativeGLContextType GetCurrentNativeGLContext()
Definition: GLContextAndroid.cpp:207
void UpdateScreenSize()
Definition: GLContextAndroid.cpp:347
void SwapBuffers(int SwapInterval)
Definition: GLContextAndroid.cpp:282
bool Init(ANativeWindow *window)
Definition: GLContextAndroid.cpp:236
int32_t GetScreenHeight() const
Definition: GLContextAndroid.hpp:58
~GLContext()
Definition: GLContextAndroid.cpp:277