mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Cleaned up texture VRAM usage tracking.
--HG-- branch : minor
This commit is contained in:
@@ -116,8 +116,6 @@ protected:
|
||||
// back to a default texture.
|
||||
bool usingDefaultTexture;
|
||||
|
||||
size_t textureMemorySize;
|
||||
|
||||
private:
|
||||
|
||||
Image(const Slices &data, const Settings &settings, bool validatedata);
|
||||
|
||||
Reference in New Issue
Block a user