mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-26 00:26:32 +00:00

`DEBUG_ASSERT(!this)` in `d3d11_create` is firing on the second instantiation because we are not clearing `this` in `d3d11_free`.
`DEBUG_ASSERT(!this)` in `d3d11_create` is firing on the second instantiation because we are not clearing `this` in `d3d11_free`.