bufferData(int target, int size, data, int usage) { return gl.bufferData(target, getData(data), usage); }