more test details logged

This commit is contained in:
Tom 2024-01-18 15:34:14 -05:00
parent 525d9b52fe
commit aae82ab16a

View File

@ -94,6 +94,8 @@
this._numGlMaxTextureErrors = 0;
this._numGlMaxTextureOks = 0;
console.log('WebGLDrawer created');
}
// Public API required by all Drawer implementations