void renderbufferStorage( int target, int internalformat, int width, int height) => js_util.callMethod( this, 'renderbufferStorage', [target, internalformat, width, height]);