summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/src/glcontext_wgl.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/src/glcontext_wgl.cpp')
-rw-r--r--3rdparty/bgfx/src/glcontext_wgl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/bgfx/src/glcontext_wgl.cpp b/3rdparty/bgfx/src/glcontext_wgl.cpp
index 3c52702a6e5..eafee4f94b2 100644
--- a/3rdparty/bgfx/src/glcontext_wgl.cpp
+++ b/3rdparty/bgfx/src/glcontext_wgl.cpp
@@ -268,6 +268,8 @@ namespace bgfx { namespace gl
}
import();
+
+ g_internalData.context = m_context;
}
void GlContext::destroy()