mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 05:23:00 +01:00
Added ability to expose internal data (D3D device/GL context).
This commit is contained in:
@@ -268,6 +268,8 @@ namespace bgfx { namespace gl
|
||||
}
|
||||
|
||||
import();
|
||||
|
||||
g_internalData.context = m_context;
|
||||
}
|
||||
|
||||
void GlContext::destroy()
|
||||
|
||||
Reference in New Issue
Block a user