mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-13 06:52:58 -06:00
TexCache: also incude textures within the render target pool
This commit is contained in:
@ -18,6 +18,7 @@ struct Statistics
|
||||
int numVertexShadersAlive;
|
||||
|
||||
int numTexturesCreated;
|
||||
int numTexturesUploaded;
|
||||
int numTexturesAlive;
|
||||
|
||||
int numVertexLoaders;
|
||||
|
Reference in New Issue
Block a user