Cogl.GLES2Vtable.glCopyTexSubImage2D

function onglCopyTexSubImage2D(target: GL.enum, level: GL.int, xoffset: GL.int, yoffset: GL.int, x: GL.int, y: GL.int, width: GL.sizei, height: GL.sizei): void {
}
  
target
level
xoffset
yoffset
x
y
width
height