public void texImage2D( int target, int level, int internalformat, int format, int type, Web.HTMLCanvasElement canvas) { throw new NotImplementedException(); }
public void texSubImage2D( int target, int level, double xoffset, double yoffset, int format, int type, Web.HTMLCanvasElement canvas) { throw new NotImplementedException(); }