Enable RenderDoc loading in D3D12.

This commit is contained in:
Branimir Karadžić
2017-02-23 22:15:28 -08:00
parent c8b434cfbd
commit e70f28e1b4

View File

@@ -498,7 +498,7 @@ namespace bgfx { namespace d3d12
ErrorState::Enum errorState = ErrorState::Default;
LUID luid;
// m_renderdocdll = loadRenderDoc();
m_renderdocdll = loadRenderDoc();
m_fbh.idx = invalidHandle;
bx::memSet(m_uniforms, 0, sizeof(m_uniforms) );