Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualInvalidPointer

Posted 28 January 2012 - 10:10 AM

It's kind of hard to diagnose if we have no idea what you're actually doing. Posted Image Got some code?

EDIT: I would wager that filtering in general is incompatible with MSAA surfaces, though. I can't really think of a good way to incorporate the extra subsample data in that operation and I suspect it's just blanket not supported for the same reason. If you aren't ResolveSubresource()ing right now, try that first (again, code!)

#1InvalidPointer

Posted 28 January 2012 - 10:05 AM

It's kind of hard to diagnose if we have no idea what you're actually doing. :( Got some code?

PARTNERS