HeavenWu / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

Output.GetClosestMatchingMode does not accept null. #711

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Output.GetClosestMatchingMode() is supposed to allow a null value for the 
device parameter. The code performs a null argument check and throws an 
exception instead.

Original issue reported on code.google.com by anthonyv...@gmail.com on 11 Aug 2010 at 4:58

GoogleCodeExporter commented 8 years ago
Eh... just to clarify - SlimDX.DXGI.Output

Original comment by anthonyv...@gmail.com on 12 Aug 2010 at 1:33

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1635.

Original comment by Mike.Popoloski on 21 Aug 2010 at 4:17