Fix uninitialized values and release COM resources after use
This commit is contained in:
@@ -275,6 +275,7 @@ bool GPUDeviceDX11::Init()
|
||||
{
|
||||
AllowTearing = true;
|
||||
}
|
||||
factory5->Release();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user