[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: msegl.pas line 1537
type PFNGLCOLORPOINTEREXTPROC = procedure( |
size: GLint; |
atype: GLenum; |
stride: GLsizei; |
count: GLsizei; |
const pointer: Pointer |
); |