mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 14:23:02 +01:00
D3D11: Added NVAftermath support.
This commit is contained in:
@@ -1512,6 +1512,8 @@ namespace bgfx { namespace d3d11
|
||||
postReset();
|
||||
}
|
||||
|
||||
m_nvapi.initAftermath(m_device, m_deviceCtx);
|
||||
|
||||
g_internalData.context = m_device;
|
||||
return true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user