mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-23 06:05:45 +00:00
Remove no-longer used shadow pointer members
This commit is contained in:
@@ -187,9 +187,6 @@ struct D3D11ResourceRecord : public ResourceRecord
|
||||
D3D11ResourceRecord **SubResources;
|
||||
|
||||
private:
|
||||
byte *ShadowPtr[2];
|
||||
size_t ShadowSize;
|
||||
|
||||
struct ShadowPointerData
|
||||
{
|
||||
static byte markerValue[32];
|
||||
|
||||
Reference in New Issue
Block a user