Update enums on C# to match C++ enums

This commit is contained in:
baldurk
2016-02-21 15:35:47 +01:00
parent df1dc3368f
commit bb408e7de4
+2
View File
@@ -45,6 +45,8 @@ namespace renderdoc
SNorm,
UInt,
SInt,
UScaled,
SScaled,
Depth,
Double,
};