mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -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