mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-23 09:19:41 +01:00
This got changed when I saw that the auto depth stencil when set to an unavailable returns D3DERR_NOTAVAILABLE. Turns out if the backbuffer is unavailable it returns D3DERR_INVALIDCALL... Consistent... Closes #1278