I'm attempting to build a directx renderer, but after setting everything up for a basic rectangle on
I'm attempting to build a directx renderer, but after setting everything up for a basic rectangle on screen I'm getting a device removed error with the reason DXGI_ERROR_DRIVER_INTERNAL_ERROR
specifically here:
https://github.com/FyreByrns/FWGPUE/blob/rewrite-rendering/FWGPUE/Graphics/D3D11Renderer.cs#L261
I'm out of clues currently
specifically here:
https://github.com/FyreByrns/FWGPUE/blob/rewrite-rendering/FWGPUE/Graphics/D3D11Renderer.cs#L261
I'm out of clues currently


