Commenting out RenderDoc interface release. Issue #380.

This commit is contained in:
Branimir Karadžić 2015-05-11 18:23:02 -07:00
parent 306b7060ca
commit 146829b057

View File

@ -713,7 +713,7 @@ BX_PRAGMA_DIAGNOSTIC_POP();
if (SUCCEEDED(hr) )
{
setGraphicsDebuggerPresent(true);
DX_RELEASE(renderdoc, 0);
// DX_RELEASE(renderdoc, 0);
}
else
{