D3D12: Fixed crash on exit.
This commit is contained in:
parent
b896f4a6f2
commit
bb7101b493
@ -1323,6 +1323,7 @@ namespace bgfx { namespace d3d12
|
|||||||
|
|
||||||
void shutdown()
|
void shutdown()
|
||||||
{
|
{
|
||||||
|
m_cmd.finish();
|
||||||
m_batch.destroy();
|
m_batch.destroy();
|
||||||
|
|
||||||
preReset();
|
preReset();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user