mirror of
https://github.com/love2d/love.git
synced 2026-08-19 12:14:20 +02:00
Cleaned up texture VRAM usage tracking.
--HG-- branch : minor
This commit is contained in:
@@ -112,8 +112,6 @@ private:
|
||||
|
||||
int actualSamples;
|
||||
|
||||
size_t textureMemory;
|
||||
|
||||
static SupportedFormat supportedFormats[PIXELFORMAT_MAX_ENUM];
|
||||
static SupportedFormat checkedFormats[PIXELFORMAT_MAX_ENUM];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user