mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Remove legacy ElementOffset/ElementWidth from D3D11 pipeline state
This commit is contained in:
@@ -128,11 +128,7 @@ namespace renderdoc
|
||||
public UInt32 BufferStructCount;
|
||||
public UInt32 ElementSize;
|
||||
|
||||
// Buffer (SRV)
|
||||
public UInt32 ElementOffset;
|
||||
public UInt32 ElementWidth;
|
||||
|
||||
// Buffer (UAV)
|
||||
// Buffer
|
||||
public UInt32 FirstElement;
|
||||
public UInt32 NumElements;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user