This commit is contained in:
Branimir Karadžić 2017-11-06 11:45:56 -08:00
parent b2fa6f8689
commit 190a1c8c9b

View File

@ -686,6 +686,7 @@ namespace bgfx { namespace d3d11
, m_numWindows(0)
, m_device(NULL)
, m_deviceCtx(NULL)
, m_annotation(NULL)
, m_infoQueue(NULL)
, m_backBufferColor(NULL)
, m_backBufferDepthStencil(NULL)