@@ -64,6 +64,7 @@ class WebGPUInfo {
this.render.frame = 0;
this.memory.geometries = 0;
+ this.memory.textures = 0;
}