glCompressedTextureSubImage2D ( texture level xoffset yoffset width height format imageSize data -- )


Vocabulary
opengl.gl

Inputs
texturean object
levelan object
xoffsetan object
yoffsetan object
widthan object
heightan object
formatan object
imageSizean object
dataan object


Outputs
None

Definition