mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -1447,7 +1447,6 @@ namespace bgfx { namespace d3d11
|
||||
frameBuffer.resolve();
|
||||
}
|
||||
|
||||
BX_UNUSED(_msaa);
|
||||
if (!isValid(_fbh) )
|
||||
{
|
||||
m_deviceCtx->OMSetRenderTargets(1, &m_backBufferColor, m_backBufferDepthStencil);
|
||||
|
||||
Reference in New Issue
Block a user