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