glTextureSubImage1D ( texture level xoffset width format type pixels -- )


Vocabulary
opengl.gl

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


Outputs
None

Definition