[Misc] (MG_State/TextureState): Remove completed TODO.

This commit is contained in:
BZLZHH
2025-11-14 11:09:27 +08:00
committed by GitHub
parent 55e89e169f
commit a01037b6fe
@@ -210,7 +210,6 @@ namespace MobileGL {
}
};
// TODO: BaseLevel, MaxLevel, Swizzle
class ITextureObject {
public:
using TargetEnum = TextureTarget;