Duplicate up pixel modifications based on # frags

This commit is contained in:
baldurk
2014-08-22 00:40:49 +01:00
parent 1c4eccd06e
commit d55be5f687
3 changed files with 21 additions and 0 deletions
+3
View File
@@ -472,6 +472,9 @@ namespace renderdoc
{
public UInt32 eventID;
public UInt32 fragIndex;
public UInt32 primitiveID;
[CustomMarshalAs(CustomUnmanagedType.CustomClass)]
public ModificationValue preMod;
[CustomMarshalAs(CustomUnmanagedType.CustomClass)]