DmaPusher: Remove dead code in step
This commit is contained in:
parent
55c0dd1cb3
commit
4b9504028d
2 changed files with 1 additions and 9 deletions
|
@ -102,7 +102,6 @@ private:
|
|||
DmaState dma_state{};
|
||||
bool dma_increment_once{};
|
||||
|
||||
GPUVAddr dma_mget{}; ///< main pushbuffer last read address
|
||||
bool ib_enable{true}; ///< IB mode enabled
|
||||
|
||||
std::array<Tegra::Engines::EngineInterface*, max_subchannels> subchannels{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue