Tagged Questions
1
vote
1answer
608 views
Multiple Render Targets not saving data
I originally posted this question on stack overflow, but realised it might be better here. The original question can be found here
I'm using SlimDX, targeting DirectX 11 with shader model 4. I have a ...