Source position: ctgl.pas line 8726
type TglCompressedTextureSubImage3D = procedure( |
texture: GLuint; |
level: GLint; |
xoffset: GLint; |
yoffset: GLint; |
zoffset: GLint; |
width: GLsizei; |
height: GLsizei; |
depth: GLsizei; |
format: GLenum; |
imageSize: GLsizei; |
data: Pvoid |
); |
CT Web help |
CodeTyphon Studio |