[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseglext.pas line 833
var glVertexAttribPointerARB: procedure( |
index: GLuint; |
size: GLint; |
_type: GLenum; |
normalized: GLboolean; |
stride: GLsizei; |
const pointer: PGLvoid |
) = ; |