function onglVertexAttribPointer(index: GL.uint, size: GL.int, type: GL.enum, normalized: GL.boolean, stride: GL.sizei, pointer: GL.void): void { }