mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-16 11:50:19 -05:00
Commenting out RenderDoc interface release. Issue #380.
This commit is contained in:
parent
306b7060ca
commit
146829b057
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ BX_PRAGMA_DIAGNOSTIC_POP();
|
|||
if (SUCCEEDED(hr) )
|
||||
{
|
||||
setGraphicsDebuggerPresent(true);
|
||||
DX_RELEASE(renderdoc, 0);
|
||||
// DX_RELEASE(renderdoc, 0);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue