[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseglext.pas line 607
var glCompressedTexSubImage1DARB: procedure( |
target: GLenum; |
level: GLint; |
xoffset: GLint; |
width: GLsizei; |
format: GLenum; |
imageSize: GLsizei; |
const data: PGLvoid |
) = ; |