Branimir Karadžić 8 years ago
parent
commit
190a1c8c9b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/renderer_d3d11.cpp

+ 1 - 0
src/renderer_d3d11.cpp

@@ -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)