[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: msegl.pas line 1553
type PFNGLCOLORTABLEEXTPROC = procedure( |
target: GLenum; |
internalFormat: GLenum; |
width: GLsizei; |
format: GLenum; |
atype: GLenum; |
const data: Pointer |
); |