mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Update enums on C# to match C++ enums
This commit is contained in:
@@ -45,6 +45,8 @@ namespace renderdoc
|
||||
SNorm,
|
||||
UInt,
|
||||
SInt,
|
||||
UScaled,
|
||||
SScaled,
|
||||
Depth,
|
||||
Double,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user