Closed GoogleCodeExporter closed 9 years ago
DXGI_ERROR_UNSUPPORTED means your card cannot perform the requested action
because it
lacks hardware suppport for the action (potentially in the current state of the
application). The fact that you are getting an exception from
GetFrameStatistics is
correct if the HRESULT is DXGI_ERROR_UNSUPPORTED, as that is an error.
This is not a bug. Closing.
Original comment by josh.petrie
on 18 Jun 2008 at 3:11
Original issue reported on code.google.com by
TeB...@gmail.com
on 18 Jun 2008 at 12:53