glCopyTexSubImage2D ( target level xoffset yoffset x y width height -- )


Vocabulary
opengl.gl

Inputs
targetan object
levelan object
xoffsetan object
yoffsetan object
xan object
yan object
widthan object
heightan object


Outputs
None

Definition