Cleanup.
This commit is contained in:
parent
c1b2a40e2f
commit
4063b2a652
@ -1447,7 +1447,6 @@ namespace bgfx { namespace d3d11
|
||||
frameBuffer.resolve();
|
||||
}
|
||||
|
||||
BX_UNUSED(_msaa);
|
||||
if (!isValid(_fbh) )
|
||||
{
|
||||
m_deviceCtx->OMSetRenderTargets(1, &m_backBufferColor, m_backBufferDepthStencil);
|
||||
|
Loading…
Reference in New Issue
Block a user