diff --git a/src/video_core/engines/maxwell_3d.h b/src/video_core/engines/maxwell_3d.h index beaf3ffb62..3ff6dec754 100644 --- a/src/video_core/engines/maxwell_3d.h +++ b/src/video_core/engines/maxwell_3d.h @@ -1294,7 +1294,7 @@ public: struct { std::bitset::max()> flags; std::bitset::max()> on_write_stores; - std::array, 3> tables{}; + std::array, 2> tables{}; } dirty; private: