[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseglext.pas line 3556
var glGetActiveUniformARB: procedure( |
programObj: GLhandleARB; |
index: GLuint; |
maxLength: GLsizei; |
length: PGLsizei; |
size: PGLint; |
_type: PGLenum; |
name: PGLcharARB |
) = ; |