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