mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 10:00:40 +00:00
Duplicate up pixel modifications based on # frags
This commit is contained in:
@@ -472,6 +472,9 @@ namespace renderdoc
|
||||
{
|
||||
public UInt32 eventID;
|
||||
|
||||
public UInt32 fragIndex;
|
||||
public UInt32 primitiveID;
|
||||
|
||||
[CustomMarshalAs(CustomUnmanagedType.CustomClass)]
|
||||
public ModificationValue preMod;
|
||||
[CustomMarshalAs(CustomUnmanagedType.CustomClass)]
|
||||
|
||||
Reference in New Issue
Block a user