Commenting out RenderDoc interface release. Issue #380.
This commit is contained in:
parent
306b7060ca
commit
146829b057
@ -713,7 +713,7 @@ BX_PRAGMA_DIAGNOSTIC_POP();
|
|||||||
if (SUCCEEDED(hr) )
|
if (SUCCEEDED(hr) )
|
||||||
{
|
{
|
||||||
setGraphicsDebuggerPresent(true);
|
setGraphicsDebuggerPresent(true);
|
||||||
DX_RELEASE(renderdoc, 0);
|
// DX_RELEASE(renderdoc, 0);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user