mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-24 14:45:53 +00:00
Remove redundant numSubresources struct member that was just mips*slices
This commit is contained in:
@@ -307,7 +307,6 @@ namespace renderdoc
|
||||
public bool cubemap;
|
||||
public UInt32 mips;
|
||||
public UInt32 arraysize;
|
||||
public UInt32 numSubresources;
|
||||
public TextureCreationFlags creationFlags;
|
||||
public UInt32 msQual, msSamp;
|
||||
public UInt64 byteSize;
|
||||
|
||||
Reference in New Issue
Block a user