include: Added d3d10_1.idl.

Rico Schüller kgbricola at web.de
Sun Oct 3 10:44:52 CDT 2010


Am 02.10.2010 15:29, schrieb Jacek Caban:

+typedef enum D3D10_SRV_DIMENSION1
+{
+    D3D10_1_SRV_DIMENSION_UNKNOWN           = 0,
...
+    D3D10_1_SRV_DIMENSION_TEXTURECUBE       = 9,
+    D3D10_1_SRV_DIMENSION_TEXTURECUBEARRAY  = 10
+} D3D10_SRV_DIMENSION1;

You probably might add those to d3dcommon.h and only add a typedef. It 
was changed in one of the sdks.

Cheers
Rico



More information about the wine-devel mailing list