mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
zfreeze: cache vertex positions
Suggested by degasus.
This commit is contained in:
@ -49,6 +49,7 @@ public:
|
||||
int m_texmtxread;
|
||||
bool m_vertexSkip;
|
||||
int m_skippedVertices;
|
||||
int m_counter;
|
||||
|
||||
private:
|
||||
// Pipeline.
|
||||
|
Reference in New Issue
Block a user