Source position: glext.pp line 611
var glCompressedTexSubImage2DARB: procedure( |
target: GLenum; |
level: GLint; |
xoffset: GLint; |
yoffset: GLint; |
width: GLsizei; |
height: GLsizei; |
format: GLenum; |
imageSize: GLsizei; |
const data: PGLvoid |
); |