mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 21:30:53 +00:00
Remove MipSlice parameter to make things a little simpler
This commit is contained in:
@@ -142,8 +142,6 @@ namespace renderdoc
|
||||
public UInt32 HighestMip;
|
||||
public UInt32 NumMipLevels;
|
||||
|
||||
public UInt32 MipSlice;
|
||||
|
||||
// Texture Array
|
||||
public UInt32 ArraySize;
|
||||
public UInt32 FirstArraySlice;
|
||||
|
||||
Reference in New Issue
Block a user