mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Remove InvocationIndex enum from C# enum, which was forgotten before
This commit is contained in:
@@ -126,7 +126,6 @@ namespace renderdoc
|
||||
VertexIndex,
|
||||
PrimitiveIndex,
|
||||
InstanceIndex,
|
||||
InvocationIndex,
|
||||
DispatchSize,
|
||||
DispatchThreadIndex,
|
||||
GroupIndex,
|
||||
|
||||
Reference in New Issue
Block a user