diff --git a/internal/graphicsdriver/directx/graphics12_windows.go b/internal/graphicsdriver/directx/graphics12_windows.go index d857bb8be..953689260 100644 --- a/internal/graphicsdriver/directx/graphics12_windows.go +++ b/internal/graphicsdriver/directx/graphics12_windows.go @@ -46,7 +46,6 @@ type graphics12 struct { rtvDescriptorHeap *_ID3D12DescriptorHeap rtvEmptyDescriptorHeap *_ID3D12DescriptorHeap rtvDescriptorSize uint32 - emptyRenderTarget *_ID3D12Resource renderTargets [frameCount]*_ID3D12Resource framePipelineToken _D3D12XBOX_FRAME_PIPELINE_TOKEN