mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 21:42:59 +01:00
Commenting out RenderDoc interface release. Issue #380.
This commit is contained in:
@@ -713,7 +713,7 @@ BX_PRAGMA_DIAGNOSTIC_POP();
|
||||
if (SUCCEEDED(hr) )
|
||||
{
|
||||
setGraphicsDebuggerPresent(true);
|
||||
DX_RELEASE(renderdoc, 0);
|
||||
// DX_RELEASE(renderdoc, 0);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user