Remove InvocationIndex enum from C# enum, which was forgotten before

This commit is contained in:
baldurk
2017-04-25 10:40:48 +01:00
parent 498039fcc2
commit 89c3b3bb78
-1
View File
@@ -126,7 +126,6 @@ namespace renderdoc
VertexIndex,
PrimitiveIndex,
InstanceIndex,
InvocationIndex,
DispatchSize,
DispatchThreadIndex,
GroupIndex,