glTextureSubImage2D ( texture level xoffset yoffset width height format type pixels -- )


Vocabulary
opengl.gl

Inputs
texturean object
levelan object
xoffsetan object
yoffsetan object
widthan object
heightan object
formatan object
typean object
pixelsan object


Outputs
None

Definition