opengl
:
opengl
.glTexSubImage2D
Function glTexSubImage2D:Void( target:
GLenum
,level:
GLint
,xoffset:
GLint
,yoffset:
GLint
,width:
GLsizei
,height:
GLsizei
,format:
GLenum
,type:
GLenum
,pixels:Void Ptr )