mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-13 09:39:11 +01:00
0030ad9ecf
Make sure we don't have a texture bound as both an ShaderResourceView and a RenderTargetView; this causes rendering glitches. This isn't really the right place to do this... but I'm not sure how the code should be structured.