Merge branch 'master' of github.com:bkaradzic/bgfx

This commit is contained in:
Branimir Karadžić 2017-02-23 22:22:20 -08:00
commit bb5e9560e5

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