[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseglext.pas line 4700
var glGetActiveAttrib: procedure( |
_program: GLuint; |
index: GLuint; |
bufSize: GLsizei; |
length: PGLsizei; |
size: PGLint; |
_type: PGLenum; |
name: PGLchar |
) = ; |